Skip to content

Commit

Permalink
Remove old python versions from CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
osantana committed Jan 18, 2019
1 parent ec72167 commit dc2f8f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: python

python:
- "3.5"
- "3.6"
- "3.7"
- "pypy3"

sudo: false
Expand Down

0 comments on commit dc2f8f4

Please sign in to comment.