Skip to content

Commit

Permalink
remove python 3.3 and 3.4 from testing
Browse files Browse the repository at this point in the history
Those versions are not supported anymore and thus testing
is not needed anymore.
  • Loading branch information
lethliel committed Jul 17, 2019
1 parent 9a1b2d9 commit 43274ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: python
python:
- '2.7'
- '3.3'
- '3.4'
- '3.6'
addons:
apt:
Expand Down

0 comments on commit 43274ae

Please sign in to comment.