Skip to content

Commit

Permalink
Added python3.5 support in travis as discussed here: travis-ci/travis…
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyushmittal committed Dec 1, 2015
1 parent 79c17a9 commit a25d9fc
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
@@ -1,6 +1,8 @@
language: python

python:
- "3.5"
- "3.4"
- "2.7"

install:
Expand Down

0 comments on commit a25d9fc

Please sign in to comment.