Skip to content

Commit db60e43

Browse files
committed
Exclude Python 2.7 for Django 2.0
1 parent 9076054 commit db60e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ matrix:
2222
exclude:
2323
- python: "2.7"
2424
env: DJANGO=2.0.* DRF=3.7.*
25+
- python: "2.7"
2526
env: DJANGO=2.0.* DRF=3.8.*

0 commit comments

Comments
 (0)