Skip to content

Commit

Permalink
Updated travis matrix; removed support for python3,
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Dec 17, 2018
1 parent dc178d8 commit d6cd418
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,12 @@ dist: trusty
matrix:
include:

- python: '3.5'
env: ORANGE="3.7.0"
- python: '3.6'
env: ORANGE="3.16.0"

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

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

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

Expand Down

0 comments on commit d6cd418

Please sign in to comment.