Try the new container based travis
This commit is contained in:
父節點
3920c74372
當前提交
21a93cd75b
共有 1 個文件被更改,包括 2 次插入 和 1 次删除
|
@ -6,7 +6,7 @@ php:
|
|||
- 5.3
|
||||
- hhvm
|
||||
before_script:
|
||||
- npm install jshint -g
|
||||
- npm install jshint
|
||||
- jshint --version
|
||||
script:
|
||||
- phpunit
|
||||
|
@ -22,6 +22,7 @@ env:
|
|||
addons:
|
||||
hosts:
|
||||
- cops-travis
|
||||
sudo: false
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
|
載入中…
Add table
Add a link
Reference in a new issue