Skip to content

Commit

Permalink
test on py3.5 py3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rienafairefr committed Jun 7, 2017
1 parent 682be0d commit 5a4de92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: python
python:
- 2.7
- 3.4
- 3.5
- 3.6
install:
- PACKAGE_VERSION=`python setup.py --version`
- TAG_NAME=v$PACKAGE_VERSION
Expand Down

0 comments on commit 5a4de92

Please sign in to comment.