Skip to content

Commit

Permalink
update travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
grizz committed Feb 18, 2018
1 parent 54bd1ef commit 116016d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: python
python: 2.7
python:
- 2.7
- 3.4
- 3.5
- 3.6
branches:
except:
- gh-pages
Expand Down

0 comments on commit 116016d

Please sign in to comment.