Skip to content

Commit

Permalink
try Python 3.6 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jabooth committed May 6, 2017
1 parent 91e7cec commit e56e4fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ env:
matrix:
- PYTHON_VERSION: 2.7
- PYTHON_VERSION: 3.5
- PYTHON_VERSION: 3.6

install:
- wget https://raw.githubusercontent.com/menpo/condaci/v0.4.x/condaci.py -O condaci.py
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -8,6 +8,7 @@ environment:
matrix:
- PYTHON_VERSION: 2.7
- PYTHON_VERSION: 3.5
- PYTHON_VERSION: 3.6

platform:
- x86
Expand Down

0 comments on commit e56e4fb

Please sign in to comment.