We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ce3e7 commit 40dfaddCopy full SHA for 40dfadd
.travis.yml
@@ -31,6 +31,7 @@ matrix:
31
# Exclude the default Python 3.5 build
32
- python: 3.5
33
34
+ include:
35
- dist: trusty
36
env:
37
- JOB="3.7" ENV_FILE="ci/travis-37.yaml" TEST_ARGS="--skip-slow --skip-network"
0 commit comments