Skip to content

Commit

Permalink
Build in TravisCI with Python 3.5 & 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rgs1 committed Dec 28, 2016
1 parent 53e3443 commit e79d297
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 @@ -3,6 +3,8 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install -r requirements.txt
- pip install coverage
Expand Down

0 comments on commit e79d297

Please sign in to comment.