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.
2 parents a2c73c4 + 1033d6b commit d4e0060Copy full SHA for d4e0060
.travis.yml
@@ -17,4 +17,4 @@ script:
17
- nosetests
18
- python setup.py install
19
- cd sample-code-python
20
- - for i in `ls */*.py`;do python $i;done
+ - python ./test-runner.py
0 commit comments