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