Improve automatic action duplication with unit tests and improve database schema
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- hhvm
|
||||
- 7.0
|
||||
- 5.6
|
||||
- 5.5
|
||||
@@ -12,7 +11,6 @@ matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
- phpenv config-add tests/php.ini
|
||||
|
||||
Reference in New Issue
Block a user