We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7370a93 + f20ef6b commit 48f3781Copy full SHA for 48f3781
1 file changed
.travis.yml
@@ -7,14 +7,14 @@ cache:
7
8
matrix:
9
allow_failures:
10
- - python: 3.6
+ - python: 3.8
11
- env: GO="stable"
12
include:
13
- python: 2.7
14
env: GO=1.10.x
15
16
env: GO=stable # Currently 1.11
17
18
19
script: # To detect Python 3 syntax errors in grumpy-tools
20
- pip install --upgrade flake8
0 commit comments