Skip to content

Commit 3548515

Browse files
committed
Add build for Python 3.6.
1 parent cdabc91 commit 3548515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
env:
22
matrix:
33
- TRAVIS_PYTHON_VERSION="2.7"
4-
- TRAVIS_PYTHON_VERSION="3.4"
54
- TRAVIS_PYTHON_VERSION="3.5"
5+
- TRAVIS_PYTHON_VERSION="3.6"
66
global:
77
- CONDA_PREFIX=$HOME/miniconda
88
- MINICONDA_URL_BASE="https://repo.continuum.io/miniconda/Miniconda3-latest"

0 commit comments

Comments
 (0)