We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd43242 commit ebbb268Copy full SHA for ebbb268
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "3.3"
5
- "3.4"
6
- "3.5"
7
+ - "3.6"
8
before_install:
9
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
10
wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh;
0 commit comments