Skip to content

Commit

Permalink
Added python 3.5 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Sep 13, 2016
1 parent 48e69c0 commit b413478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -43,6 +43,7 @@ os:

python:
- 2.7
- 3.5

script:
- py.test reflexible -v --cov reflexible --cov-report term-missing
Expand Down

0 comments on commit b413478

Please sign in to comment.