Skip to content

Commit

Permalink
MAINT 3.6 python on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak committed Jun 18, 2018
1 parent 60f3d6e commit ed951b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
language: python

env:
- PYTHON_VERSION=2.7
- PYTHON_VERSION=3.6

before_install:
- wget -q http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
Expand Down

0 comments on commit ed951b1

Please sign in to comment.