mirror of https://github.com/bqv/weechat-xmpp
Just remove `make install` from travis
parent
99e5e130a7
commit
bcda842f27
@ -1,5 +1,5 @@
|
||||
language: c
|
||||
script: make && make install
|
||||
script: make
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
Loading…
Reference in New Issue