Update .travis.yml
This commit is contained in:
+1
-3
@@ -21,9 +21,7 @@ script:
|
||||
- travis-cargo --only stable doc
|
||||
after_success:
|
||||
- travis-cargo --only stable doc-upload
|
||||
- travis-cargo coveralls --no-sudo --verify
|
||||
- ./kcov/build/src/kcov --verify --coveralls-id=$TRAVIS_JOB_ID --exclude-pattern=/.cargo target/kcov target/debug/difflib-*
|
||||
|
||||
- travis-cargo coveralls --no-sudo --coveralls-id=$TRAVIS_JOB_ID --verify
|
||||
|
||||
env:
|
||||
global:
|
||||
|
||||
Reference in New Issue
Block a user