Fixed typo in .travis.yml. (#4842)

This commit is contained in:
Mariusz Felisiak 2017-01-24 10:24:18 +01:00 committed by Tom Christie
parent 217a81f19b
commit df8f0c8de9

View File

@ -22,7 +22,7 @@ matrix:
- python: "3.6"
env: DJANGO=1.11
- python: "3.3"
env: DJANGO=1.18
env: DJANGO=1.8
- python: "2.7"
env: TOXENV="lint"
- python: "2.7"