1
0
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:
freshleafmedia
2020-11-16 10:23:01 +00:00
parent 8bc2946a7d
commit 8283c144a6

View File

@@ -2,19 +2,22 @@ language: php
sudo: false
dist: xenial
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
- nightly
- hhvm
jobs:
include:
- dist: trusty
php:
- 5.4
- 5.5
- dist: xenial
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
- nightly
- hhvm
matrix:
allow_failures: