We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74f292 commit df84861Copy full SHA for df84861
.travis.yml
@@ -13,7 +13,7 @@ env:
13
- TEST_DIR = cmapPy/pandasGEXpress/tests
14
- TEST_DIR = cmapPy/set_io/tests
15
16
-# which tests to run
+# run all tests in each test dir
17
script: cd $TEST_DIR && python -m unittest discover -p "test_*.py"
18
19
# what branches of github to use
0 commit comments