Skip to content

Commit

Permalink
updated travis yaml to include python3.
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenovic committed Jul 19, 2017
1 parent 67bda0d commit 67e8c86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ matrix:
- os: linux
python: '2.7'
env: CONDA=true
- os: linux
python: '3.5'
env: CONDA=true
- os: linux
python: '3.6'
env: CONDA=true
- os: linux
python: '2.7'
env: CONDA=false
Expand Down

0 comments on commit 67e8c86

Please sign in to comment.