Skip to content

Commit 9e19c32

Browse files
committed
Travis build for Python 3.5
1 parent 226ed20 commit 9e19c32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: java
22
env:
33
- PYTHON_VERSION="2.7"
4+
- PYTHON_VERSION="3.5"
45
before_install:
56
# Get the tag if it wasn't provided. Travis doesn't provide this if it isn't a tagged build.
67
- if [ -z $TRAVIS_TAG ]; then TRAVIS_TAG=`git tag --contains` ; fi

0 commit comments

Comments
 (0)