rbmd/.travis.yml

15 lines
207 B
YAML
Raw Normal View History

2017-01-24 09:56:00 +03:00
language: go
2017-03-09 16:22:05 +03:00
go:
2017-01-24 09:56:00 +03:00
- "1.6"
- "1.7.x"
2017-09-01 12:03:05 +03:00
- "1.8"
- "1.9"
2017-01-24 09:56:00 +03:00
before_install:
2017-01-24 10:04:50 +03:00
- go get github.com/gorilla/websocket
- go get github.com/samuel/go-zookeeper/zk
2017-01-24 09:56:00 +03:00
# tests script
script:
2017-09-01 12:06:25 +03:00
- go build -o _rbmd