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 4c2388c commit af4dad6Copy full SHA for af4dad6
.travis.yml
@@ -32,4 +32,4 @@ script:
32
# You can run all python files in parallel, http://stackoverflow.com/questions/5015316
33
# - find codes/python/ -type f -name "*.py" |xargs -n 1 python
34
# get list of changed files and if they are Python files, run them.
35
- - travis.sh
+ - ./travis.sh
0 commit comments