Skip to content

Commit aac8a5f

Browse files
committed
test: Fix typo in travis config
1 parent 94cd897 commit aac8a5f

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
@@ -18,4 +18,4 @@ matrix:
1818
install:
1919
- pip install tox
2020
script:
21-
- tox -e $TOX_ENV
21+
- tox -e $TOXENV

0 commit comments

Comments
 (0)