##// 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 77 matrix:
78 78 include:
79 79 - arch: amd64
80 python: "3.6"
81 dist: xenial
82 - arch: amd64
80 83 python: "3.7"
81 84 dist: xenial
82 85 - arch: amd64
General Comments 0
You need to be logged in to leave comments. Login now