Skip to content

Commit

Permalink
fixed python version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vltr committed Jun 18, 2019
1 parent d3fc3f9 commit 443bde4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ matrix:
- python: "3.7"
env: TOXENV=py37
# NO GLOBALS
- python: "3.6"
- python: "3.7"
env: TOXENV=check
- python: "3.6"
- python: "3.7"
env: TOXENV=docs
cache:
directories:
Expand Down

0 comments on commit 443bde4

Please sign in to comment.