We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a052db commit cd981e3Copy full SHA for cd981e3
.travis.yml
@@ -245,17 +245,11 @@ matrix:
245
- coverage run -a tools/project.py -S | sed -n '/^Total/p'
246
- coverage html
247
248
- - <<: *pytools-vm
249
- name: "tools-py36"
250
- env: NAME=tools-py3.6
251
- python: 3.6
252
-
253
- <<: *pytools-vm
254
name: "tools-py37"
255
env: NAME=tools-py3.7
256
python: 3.7
257
258
259
### Extended Tests ###
260
- &extended-vm
261
stage: "Extended"
0 commit comments