Ignore style in tests, change import order

This commit is contained in:
Raphael Michel
2017-06-01 13:27:21 +02:00
parent 1261b8670f
commit bf5ea81b40
4 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,6 @@ tests:
- virtualenv env
- source env/bin/activate
- pip install -U pip wheel setuptools
- XDG_CACHE_HOME=/cache bash .travis.sh style
- XDG_CACHE_HOME=/cache bash .travis.sh tests
tags:
- python3