no verbose output in travis.
parent
dfb67d1875
commit
f6e38e373c
|
@ -9,7 +9,7 @@ before_install:
|
|||
- sudo apt-get install -y protobuf-compiler valgrind
|
||||
|
||||
install: ./build.sh
|
||||
script: ./test.sh -v
|
||||
script: ./test.sh
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#influxdb"
|
||||
|
|
Loading…
Reference in New Issue