Skip to content

Commit

Permalink
update travis to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GIC-de committed Sep 21, 2016
1 parent 5ee7445 commit f6e2f2f
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,7 +1,7 @@
language: python
python:
- "2.7"
- "3.4"
- "3.5"
# command to install dependencies
install: "pip install six nose coverage netaddr"
# command to run tests
Expand Down

0 comments on commit f6e2f2f

Please sign in to comment.