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 003de87 commit aba38aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
language: python
python:
- "3.6"
- "3.8"

jobs:
include:
- os: linux
dist: trusty
env: TOXENV=py37
env: TOXENV=py38
- os: osx
osx_image: xcode7.2
env: TOXENV=py37
env: TOXENV=py38

cache:
directories:
Expand Down

0 comments on commit aba38aa

Please sign in to comment.