Skip to content

Commit

Permalink
Merge pull request #72 from PrimozGodec/update-travis
Browse files Browse the repository at this point in the history
travis: update versions for test
  • Loading branch information
PrimozGodec committed Jun 26, 2019
2 parents a3f05b6 + 9672d40 commit 87efb00
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ matrix:
include:

- python: '3.6'
env: ORANGE="3.16.0"
env: ORANGE="3.20.0"

- python: '3.6'
env: ORANGE="release"

- python: '3.6'
- python: '3.7'
env: ORANGE="release"

- python: '3.7'
env: ORANGE="master"

cache:
Expand Down

0 comments on commit 87efb00

Please sign in to comment.