Improve automatic action duplication with unit tests and improve database schema

This commit is contained in:
Frederic Guillot
2015-06-20 14:34:47 -04:00
parent d3f789764d
commit aa6fdd3544
13 changed files with 444 additions and 81 deletions

View File

@@ -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