Skip to content

Commit

Permalink
[travis] refs fibercrypto#116 Using gox the SkycoinProject
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykel Arias Torres committed Jan 29, 2020
1 parent fea15d3 commit 6fcaa31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
- PATH_DIR: "$GOPATH/src/github.com/fibercrypto/libskycoin/"
install:
# Install gox
- go get github.com/gz-c/gox
- go get github.com/mitchellh/gox
- go get -t ./...
- make install-linters
- make install-deps-libc
Expand Down

0 comments on commit 6fcaa31

Please sign in to comment.