Skip to content

Commit

Permalink
update test for python 3.5 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn authored and jwestgard committed Mar 3, 2017
1 parent e88a836 commit f09abd0
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:
- "3.4"
- "3.5"
before_script:
- flake8 .
script:
Expand Down

0 comments on commit f09abd0

Please sign in to comment.