Skip to content

Commit ff03d0e

Browse files
committed
Drop debug builds from travis matrix: the library doesn't rely on debug facilities
1 parent 9ef94c6 commit ff03d0e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ script:
2424
after_success:
2525
- codecov
2626

27-
env:
28-
matrix:
29-
- PYTHONASYNCIODEBUG=x
30-
- PYTHONASYNCIODEBUG=
31-
3227
sudo: false
3328

3429
deploy:

0 commit comments

Comments
 (0)