forked from wallabag/wallabag
Wallabag now require PHP >= 5.5
See https://github.com/K-Phoen/rulerz/pull/21/files#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780
This commit is contained in:
@ -49,7 +49,7 @@ before_script:
|
||||
|
||||
script:
|
||||
- ant prepare-$DB
|
||||
- SYMFONY_DEPRECATIONS_HELPER=weak bin/phpunit -v
|
||||
- bin/phpunit -v
|
||||
|
||||
# after_script:
|
||||
# - |
|
||||
|
||||
Reference in New Issue
Block a user