Skip to content

Commit df84861

Browse files
authored
minor commenting change
1 parent f74f292 commit df84861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
- TEST_DIR = cmapPy/pandasGEXpress/tests
1414
- TEST_DIR = cmapPy/set_io/tests
1515

16-
# which tests to run
16+
# run all tests in each test dir
1717
script: cd $TEST_DIR && python -m unittest discover -p "test_*.py"
1818

1919
# what branches of github to use

0 commit comments

Comments
 (0)