Skip to content

Commit

Permalink
drop support for py3.3 and dev versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatYYX committed Feb 26, 2019
1 parent 9c9ab19 commit 4a2e354
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
language: python

python:
- '3.7-dev'
- '3.6'
- '3.6-dev'
- '3.5'
- '3.5-dev'
- '3.4'
- '3.3'

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 4a2e354

Please sign in to comment.