mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
Remove HHVM from allowed failure list
This commit is contained in:
parent
14a922b72e
commit
bf764b8fdb
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@ php:
|
|||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
sudo: false
|
||||
before_script:
|
||||
- npm install grunt grunt-cli grunt-contrib-jshint grunt-contrib-csslint grunt-phplint --save-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue