no verbose output in travis.

pull/17/head
John Shahid 2013-10-31 21:20:19 -04:00
parent dfb67d1875
commit f6e38e373c
1 changed files with 1 additions and 1 deletions

View File

@ -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"