Don't run tests on travis (there are none to run)
This commit is contained in:
parent
f47a198a5c
commit
6b7d323bd8
@ -4,7 +4,6 @@ before_install:
|
||||
- git submodule update --init --recursive
|
||||
script:
|
||||
- cargo build --verbose
|
||||
- cargo test --verbose
|
||||
- cargo doc --verbose
|
||||
after_success: |
|
||||
[ $TRAVIS_BRANCH = master ] &&
|
||||
|
Loading…
Reference in New Issue
Block a user