Fixed typo in .travis.yml.

This commit is contained in:
Mariusz Felisiak 2017-01-23 21:37:45 +01:00
parent 5c0f9f147c
commit b680e80dd7
No known key found for this signature in database
GPG Key ID: 2EF56372BA48CD1B

View File

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