Another try
This commit is contained in:
parent
e7dc302727
commit
fd76478e8f
|
@ -11,6 +11,7 @@ script:
|
||||||
- jshint --verbose --show-non-errors util.js
|
- jshint --verbose --show-non-errors util.js
|
||||||
- php test/coverage-checker.php clover.xml 45
|
- php test/coverage-checker.php clover.xml 45
|
||||||
after_success:
|
after_success:
|
||||||
|
- chmod +x test/prepareSauceTest.sh
|
||||||
- test/prepareSauceTest.sh
|
- test/prepareSauceTest.sh
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in a new issue