mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Fixed typo in .travis.yml. (#4842)
This commit is contained in:
parent
217a81f19b
commit
df8f0c8de9
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user