Skip to content

Commit 7683093

Browse files
committed
Fix naming
1 parent b6ac13d commit 7683093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
install:
1414
- pip install tox
1515
script:
16-
- tox -e "$TRAVIS_PYTHON_VERSION-$DJANGO_ENV"
16+
- tox -e "$TRAVIS_PYTHON_VERSION-$DJANGO_VERSION"
1717
matrix:
1818
exclude:
1919
- python: "2.6"

0 commit comments

Comments
 (0)