mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Add PHP 5.5 to travis.yml
This commit is contained in:
parent
8c72c7b56e
commit
5aada2eef2
@ -3,6 +3,7 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
|
- 5.5
|
||||||
|
|
||||||
before_script: composer install
|
before_script: composer install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user