Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 96d9c81

Browse files
committed
fix: Update travis to reflect tox config
1 parent 184e334 commit 96d9c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ jobs:
7878
env: TOXENV=py35-django-110
7979
- stage: contrib
8080
python: 3.5
81-
env: TOXENV=py35-django-111-fix
81+
env: TOXENV=py35-django-111
8282
- stage: contrib
8383
python: 3.5
84-
env: TOXENV=py35-django-200-fix
84+
env: TOXENV=py35-django-200
8585
# - stage: contrib
8686
# python: 3.5
8787
# env: TOXENV=py35-django-dev-fix

0 commit comments

Comments
 (0)