Skip to content

Commit af4dad6

Browse files
committed
update travis
1 parent 4c2388c commit af4dad6

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
@@ -32,4 +32,4 @@ script:
3232
# You can run all python files in parallel, http://stackoverflow.com/questions/5015316
3333
# - find codes/python/ -type f -name "*.py" |xargs -n 1 python
3434
# get list of changed files and if they are Python files, run them.
35-
- travis.sh
35+
- ./travis.sh

0 commit comments

Comments
 (0)