Skip to content

Commit 2a3aedb

Browse files
committed
Add import-order to travis.yml
1 parent 420bbe5 commit 2a3aedb

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
@@ -7,7 +7,7 @@ python:
77
- 3.5
88
- pypy
99
install:
10-
- pip install pytest-cov coveralls flake8
10+
- pip install pytest-cov coveralls flake8 import-order
1111
- pip install pytest>=2.7.3 --upgrade
1212
- pip install -e .
1313
script:

0 commit comments

Comments
 (0)