travis: fix executable flag
This commit is contained in:
parent
4e5ec6b415
commit
79f450f3c6
|
@ -17,4 +17,4 @@ env:
|
|||
- TYPE="ext"
|
||||
- TYPE="noext"
|
||||
script:
|
||||
- ./run-tests.sh $TYPE
|
||||
- bash run-tests.sh $TYPE
|
||||
|
|
Loading…
Reference in New Issue