Skip to content

Commit 2e20a42

Browse files
committed
travis pytest2
1 parent daffc93 commit 2e20a42

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
@@ -14,4 +14,4 @@ install:
1414
- pip install -r requirements.txt
1515
- python setup.py install
1616
# command to run tests
17-
script: pytest -t test
17+
script: python test/test_load_module.py -v

0 commit comments

Comments
 (0)