##// END OF EJS Templates
Stop testing on -dev, they are broken on travis-ci...
Matthias Bussonnier -
Show More
@@ -75,11 +75,7 b' matrix:'
75 75 env: ARM64=True
76 76 sudo: true
77 77 - arch: amd64
78 python: "3.8-dev"
79 dist: xenial
80 sudo: true
81 - arch: amd64
82 python: "3.7-dev"
78 python: "3.8"
83 79 dist: xenial
84 80 sudo: true
85 81 - arch: amd64
General Comments 0
You need to be logged in to leave comments. Login now