mirror of
https://github.com/Intervention/image.git
synced 2025-08-22 13:32:56 +02:00
Updates Travis to use compatible OSes
This commit is contained in:
@@ -2,11 +2,14 @@ language: php
|
|||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
dist: xenial
|
jobs:
|
||||||
|
include:
|
||||||
|
- dist: trusty
|
||||||
php:
|
php:
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
|
- dist: xenial
|
||||||
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
|
Reference in New Issue
Block a user