Commit c8eb5a4b authored by Jeromy's avatar Jeromy
Browse files

make travis install gx deps

Showing with 7 additions and 0 deletions
+7 -0
......@@ -13,4 +13,5 @@ env:
install: true
script:
- make deps
- 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