Skip to content

Commit

Permalink
[Travis] refs fibercrypto#38 Restore default step to script
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykel Arias Torres committed Dec 6, 2019
1 parent 815de5a commit d43589c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@ install:
- make install-deps-libc
- make install-deps-skyapi
script:
- make build
- make lint
# - make build-skyapi
# - make test-libc
# - make lint-libc
# - make test-skyapi
- make test
- make lint-libc

before_deploy:
- export VERSION="$(git describe --tags --exact-match HEAD 2> /dev/null)"
Expand Down

0 comments on commit d43589c

Please sign in to comment.