rbmd/.travis.yml
2017-09-01 12:06:25 +03:00

15 lines
207 B
YAML

language: go
go:
- "1.6"
- "1.7.x"
- "1.8"
- "1.9"
before_install:
- go get github.com/gorilla/websocket
- go get github.com/samuel/go-zookeeper/zk
# tests script
script:
- go build -o _rbmd