Commit df8f0c8d by Mariusz Felisiak Committed by Tom Christie

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

parent 217a81f1
...@@ -22,7 +22,7 @@ matrix: ...@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment