##// END OF EJS Templates
Also run unit tests, some of them are system specific.
Itamar Turner-Trauring -
Show More
@@ -36,3 +36,4 b' install:'
36 - "%CMD_IN_ENV% cd results"
36 - "%CMD_IN_ENV% cd results"
37 test_script:
37 test_script:
38 - "%CMD_IN_ENV% iptest --coverage xml"
38 - "%CMD_IN_ENV% iptest --coverage xml"
39 - "%CMD_IN_ENV% pytest IPython"
General Comments 0
You need to be logged in to leave comments. Login now