Skip to content

Commit

Permalink
Merge pull request #116 from mboersma/update-travis-py
Browse files Browse the repository at this point in the history
chore(.travis.yml): update python to 3.5.x
  • Loading branch information
mboersma authored Feb 27, 2017
2 parents 395dd4b + 6997f06 commit a2600e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
python:
- "2.7"
- "3.5"
branches:
only:
- master
Expand Down

0 comments on commit a2600e1

Please sign in to comment.