Skip to content

Commit

Permalink
Travis build for Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alimuldal committed Mar 30, 2016
1 parent 226ed20 commit 9e19c32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: java
env:
- PYTHON_VERSION="2.7"
- PYTHON_VERSION="3.5"
before_install:
# Get the tag if it wasn't provided. Travis doesn't provide this if it isn't a tagged build.
- if [ -z $TRAVIS_TAG ]; then TRAVIS_TAG=`git tag --contains` ; fi
Expand Down

0 comments on commit 9e19c32

Please sign in to comment.