Skip to content

Commit df8f0c8

Browse files
felixxmtomchristie
authored andcommitted
Fixed typo in .travis.yml. (#4842)
1 parent 217a81f commit df8f0c8

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
@@ -22,7 +22,7 @@ matrix:
2222
- python: "3.6"
2323
env: DJANGO=1.11
2424
- python: "3.3"
25-
env: DJANGO=1.18
25+
env: DJANGO=1.8
2626
- python: "2.7"
2727
env: TOXENV="lint"
2828
- python: "2.7"

0 commit comments

Comments
 (0)