update travis
This commit is contained in:
parent
0a494a591f
commit
7a89fea6f6
@ -1,6 +1,12 @@
|
|||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
- 5.4
|
- 5.4
|
||||||
|
- 5.5
|
||||||
|
- 5.6
|
||||||
|
- 7.1
|
||||||
|
- 7.2
|
||||||
|
- 7.3
|
||||||
|
- 7.4
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer install --prefer-dist
|
- composer install --prefer-dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user