Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariatta committed Feb 12, 2019
1 parent faaa055 commit d70c23a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@ language: python
cache: pip
python:
- 3.6-dev
- 3.7
- 3.7-dev
- 3.8-dev
- nightly

matrix:
include:
- python: "3.7"
dist: xenial
sudo: true
dist: xenial

before_install:
- python3 -m pip install -U pip
Expand Down

0 comments on commit d70c23a

Please sign in to comment.