Unquiet travis build

This commit is contained in:
Kevin Lange 2014-09-09 20:22:07 -07:00
parent 83f3f0dfa2
commit 2bf85bf6e8

View File

@ -9,8 +9,8 @@
watchdog_pid=$!
sudo apt-get install expect exuberant-ctags >/dev/null 2>/dev/null
make toolchain >/dev/null 2>/dev/null
sudo apt-get install expect exuberant-ctags # >/dev/null 2>/dev/null
make toolchain # >/dev/null 2>/dev/null
kill $!