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 a2c73c4 commit 1033d6bCopy full SHA for 1033d6b
.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