Restructure travis & tox configuration (#34)

Also removed useless python 3.7-dev build
This commit is contained in:
Cristi Vîjdea
2018-01-03 20:30:17 +01:00
committed by GitHub
parent fd099998ea
commit 917ccd1f56
4 changed files with 48 additions and 47 deletions
+1 -4
View File
@@ -3,8 +3,5 @@ tox>=2.9.1
tox-battery>=0.5
detox>=0.11
isort>=4.2
flake8>=3.5.0
flake8-isort>=2.3
-r lint.txt
-r setup.txt
+3
View File
@@ -0,0 +1,3 @@
isort>=4.2
flake8>=3.5.0
flake8-isort>=2.3