Skip to content

Commit 8e60f10

Browse files
committed
Don't error on travis-cargo
1 parent ce4d61e commit 8e60f10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ before_deploy:
4545

4646
after_success:
4747
- |
48-
set -e
4948
travis-cargo coverage --no-sudo -- --features iron-handlers
5049
./kcov/build/src/kcov --verify --coveralls-id=$TRAVIS_JOB_ID --exclude-pattern=/.cargo target/kcov target/debug/juniper-*
5150

0 commit comments

Comments
 (0)