Skip to content

Commit 4c27c4d

Browse files
committed
More Travis adjustments
1 parent 3e5f9ac commit 4c27c4d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
sudo: false
33
language: python
44
python:
5-
- "3.5"
65
- "3.6"
7-
matrix:
8-
include:
9-
- python: 3.7
10-
dist: xenial
11-
sudo: true
126
install: "make init"
137
script: "pipenv run make ci"
148
cache: "pip"

0 commit comments

Comments
 (0)