##// END OF EJS Templates
allow failures on nightly Python...
Min RK -
Show More
@@ -20,3 +20,7 b' after_success:'
20 - cp /tmp/ipy_coverage.xml ./
20 - cp /tmp/ipy_coverage.xml ./
21 - cp /tmp/.coverage ./
21 - cp /tmp/.coverage ./
22 - codecov
22 - codecov
23
24 matrix:
25 allow_failures:
26 python: nightly
General Comments 0
You need to be logged in to leave comments. Login now