diff --git a/.travis.yml b/.travis.yml index b635458ce..6e28f7ea0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go -before_install: sudo apt-get -qq install bzr +before_install: sudo apt-get -q install bzr branches: only: master