Skip to content

Commit

Permalink
[travis] refs fibercrypto#38 Remove last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykel Arias Torres committed Jul 27, 2019
1 parent 461e6e2 commit fccc627
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,12 @@ env:
install:
# Install gox
- go get github.com/gz-c/gox
- go get -u github.com/kardianos/govendor
- govendor init
- govendor sync
- go get -t ./...
- make install-linters
- make install-deps-libc
- make install-deps-skyapi
script:
- make lint
# - make lint
- make build-skyapi
# - make test-libc
# - make lint-libc
Expand Down

0 comments on commit fccc627

Please sign in to comment.