Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
c8eb5a4b
Commit
c8eb5a4b
authored
Feb 16, 2016
by
Jeromy
Browse files
make travis install gx deps
parent
176713e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
c8eb5a4b
...
@@ -13,4 +13,5 @@ env:
...
@@ -13,4 +13,5 @@ env:
install
:
true
install
:
true
script
:
script
:
-
make deps
-
go test ./p2p/...
-
go test ./p2p/...
Makefile
0 → 100644
View file @
c8eb5a4b
gx
:
go get
-u
github.com/whyrusleeping/gx
go get
-u
github.com/whyrusleeping/gx-go
deps
:
gx
gx
--verbose
install
--global
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment