Skip to content

Commit b7c7c1c

Browse files
committed
Travis: skip coverage for test_release job
[ci skip]
1 parent aaa00ad commit b7c7c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- stage: test_release
4545
python: 3.6
46-
env: TOXENV=py36-dj20-postgres
46+
env: TOXENV=py36-dj20-postgres SKIP_COVERAGE=1
4747

4848
- stage: release
4949
script: skip

0 commit comments

Comments
 (0)