Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Jun 2, 2020
1 parent c358336 commit 003de87
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 @@ -6,10 +6,10 @@ jobs:
include:
- os: linux
dist: trusty
env: TOXENV=py33
env: TOXENV=py37
- os: osx
osx_image: xcode7.2
env: TOXENV=py33
env: TOXENV=py37

cache:
directories:
Expand Down

0 comments on commit 003de87

Please sign in to comment.