Skip to content

Commit ebbb268

Browse files
committed
Test on 3.6 now too.
1 parent dd43242 commit ebbb268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- "3.3"
55
- "3.4"
66
- "3.5"
7+
- "3.6"
78
before_install:
89
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
910
wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh;

0 commit comments

Comments
 (0)