mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Support PHP 7.0 (again)
This commit is contained in:
parent
10c8109bb5
commit
28935c0ddc
@ -7,6 +7,7 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
|
||||
before_script:
|
||||
- composer install --dev
|
||||
@ -15,4 +16,4 @@ script:
|
||||
- phpunit
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
- php vendor/bin/coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user