silent apt-get install for travis

This commit is contained in:
Radu Ioan Fericean
2012-08-10 22:14:15 +03:00
parent 58ec5edf0c
commit f5aaa16ca8

View File

@@ -1,6 +1,6 @@
language: go
before_install: sudo apt-get install bzr -qq
before_install: sudo apt-get -qq install bzr
branches:
only: master