1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00

Do not run tests on gobot.io branch

This commit is contained in:
deadprogram 2014-01-20 23:22:41 -08:00
parent c5c16d441e
commit 409756ca04

View File

@ -10,3 +10,6 @@ install:
- go get github.com/onsi/gomega
script:
- go test -v .
branches:
except:
- gobot.io