##// END OF EJS Templates
Merge pull request #12417 from SylvainCorlay/enable-test-python-3.6
Matthias Bussonnier -
r25883:8ad12b0f merge
parent child Browse files
Show More
@@ -77,6 +77,9 b' after_success:'
77 matrix:
77 matrix:
78 include:
78 include:
79 - arch: amd64
79 - arch: amd64
80 python: "3.6"
81 dist: xenial
82 - arch: amd64
80 python: "3.7"
83 python: "3.7"
81 dist: xenial
84 dist: xenial
82 - arch: amd64
85 - arch: amd64
General Comments 0
You need to be logged in to leave comments. Login now