Skip to content

Commit

Permalink
Travis-CI: added Python 3.8, removed 3.4 and nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
decalage2 committed May 5, 2020
1 parent 28b6155 commit b4f8d2e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@ sudo: false
matrix:
include:
- python: 2.7
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.7
dist: xenial
sudo: yes
- python: nightly
dist: xenial
sudo: yes
- python: 3.8
- python: pypy
- python: pypy3

Expand Down

0 comments on commit b4f8d2e

Please # to comment.