travis update

This commit is contained in:
Denis Zheleztsov 2017-01-24 10:04:50 +03:00
parent 9a2207c192
commit 1406c8d98e

View File

@ -4,9 +4,9 @@ python:
- "1.7.x"
before_install:
- GOPATH=$(pwd) go get github.com/gorilla/websocket
- GOPATH=$(pwd) go get github.com/samuel/go-zookeeper/zk
- go get github.com/gorilla/websocket
- go get github.com/samuel/go-zookeeper/zk
# tests script
script:
- GOPATH=$(pwd) go build
- go build