Skip to content

Commit

Permalink
drop python 2.7 from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Apr 21, 2017
1 parent e926c92 commit 71cddaa
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,9 +1,9 @@
sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install wq.io
- pip install suds-jurko
Expand Down

0 comments on commit 71cddaa

Please sign in to comment.