Skip to content

Commit

Permalink
Fixed travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
atanikan committed Sep 20, 2019
1 parent 1b179ea commit cf34952
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 @@ -8,8 +8,8 @@ matrix:
python: 3.6
env: TOXENV=py36
- os: linux
python: 3.7
env: TOXENV=py37
python: 3.7
env: TOXENV=py37

before_install: |
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
Expand Down

0 comments on commit cf34952

Please sign in to comment.