Skip to content

Commit f747341

Browse files
committed
add isort as travis job
1 parent 237c2c6 commit f747341

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ matrix:
3737
sudo: required
3838
python: 3.7
3939
env: TOXENV=py37-vulture
40+
- os: linux
41+
sudo: required
42+
python: 3.7
43+
env: TOXENV=py37-isort
4044
- os: linux
4145
sudo: required
4246
python: pypy3.5-6.0

0 commit comments

Comments
 (0)