Still trying

This commit is contained in:
Sébastien Lucas 2013-11-27 22:56:39 +01:00
父節點 7b1669f69d
當前提交 9dff0ec16d
共有 1 個文件被更改,包括 2 次插入1 次删除

查看文件

@ -6,11 +6,12 @@ php:
before_script:
- npm install jshint -g
- jshint --version
- curl -s https://raw.github.com/jlipps/sausage-bun/master/givememysausage.php | php
script:
- phpunit
- jshint --verbose --show-non-errors util.js
- php test/coverage-checker.php clover.xml 45
after_success:
- curl -s https://raw.github.com/jlipps/sausage-bun/master/givememysausage.php | php
env:
global:
- SAUCE_USERNAME=seblucas