Skip to content

Commit

Permalink
Travis and Python requirement update
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolgyes committed Feb 19, 2020
1 parent 1b2ad6a commit 8313d94
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
language: python

matrix:
include:
- os: linux
dist: trusty
sudo: required
python: 3.5
- os: linux
dist: trusty
sudo: required
python: 3.6
python:
- "3.6"
- "3.7"
- "3.8"

install:
- pip install --upgrade pip setuptools wheel
Expand Down

0 comments on commit 8313d94

Please sign in to comment.