Commit c8eb5a4b authored by Jeromy's avatar Jeromy
Browse files

make travis install gx deps

parent 176713e3
...@@ -13,4 +13,5 @@ env: ...@@ -13,4 +13,5 @@ env:
install: true install: true
script: script:
- make deps
- go test ./p2p/... - go test ./p2p/...
gx:
go get -u github.com/whyrusleeping/gx
go get -u github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment