Again another try
This commit is contained in:
parent
764baa5275
commit
7b1669f69d
|
@ -6,7 +6,6 @@ php:
|
||||||
before_script:
|
before_script:
|
||||||
- npm install jshint -g
|
- npm install jshint -g
|
||||||
- jshint --version
|
- jshint --version
|
||||||
- sudo apt-get install php-pear php5-curl php5-xdebug
|
|
||||||
- curl -s https://raw.github.com/jlipps/sausage-bun/master/givememysausage.php | php
|
- curl -s https://raw.github.com/jlipps/sausage-bun/master/givememysausage.php | php
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- phpunit
|
||||||
|
|
Loading…
Reference in a new issue