diff --git a/.travis.yml b/.travis.yml index 25d3c944..2d9415a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,6 @@ install: - go get github.com/onsi/gomega script: - go test -v . +branches: + except: + - gobot.io