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