We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5f9ac commit 4c27c4dCopy full SHA for 4c27c4d
1 file changed
.travis.yml
@@ -2,13 +2,7 @@
2
sudo: false
3
language: python
4
python:
5
- - "3.5"
6
- "3.6"
7
-matrix:
8
- include:
9
- - python: 3.7
10
- dist: xenial
11
- sudo: true
12
install: "make init"
13
script: "pipenv run make ci"
14
cache: "pip"
0 commit comments