Skip to content

Commit

Permalink
travis change
Browse files Browse the repository at this point in the history
  • Loading branch information
aschleg committed Jan 7, 2020
1 parent aee0751 commit 75dae82
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 @@ -3,15 +3,10 @@ python:
- "3.4"
- "3.5"
- "3.6"
matrix:
include:
- python: 3.7
dist: xenial
sudo: true
- "3.7"
install:
- pip install coveralls
- pip install codecov
- pip install pyyaml
- pip install vcrpy
- pip install -r requirements.txt
- python setup.py install
Expand Down

0 comments on commit 75dae82

Please sign in to comment.