Skip to content

Commit efa828b

Browse files
committed
Fix flake8 Travis tests
1 parent 2796502 commit efa828b

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
@@ -12,7 +12,7 @@ matrix:
1212
include:
1313
# Linting
1414
- python: 3.6
15-
env: TOX_ENV=flake8
15+
env: TOXENV=flake8
1616
# CPython 2.7
1717
- python: 2.7
1818
env: TOXENV=py27-base

0 commit comments

Comments
 (0)