Skip to content

Commit

Permalink
Restore py36-lint and move up py36-quick
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Oct 16, 2018
1 parent 6e4d964 commit 05f66a8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ matrix:
env: TOX_ENV=py27-lint-docs
- python: 2.7
env: TOX_ENV=py27-lint-docstrings
- python: 2.7
env: TOX_ENV=py27
- python: 3.6
env: TOX_ENV=py36-lint
- python: 3.6
env: TOX_ENV=py36-quick
- python: 2.7
env: TOX_ENV=py27
- python: 3.6
env: TOX_ENV=py36
allow_failures:
Expand Down

0 comments on commit 05f66a8

Please sign in to comment.