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 sudo: false
dist: xenial jobs:
include:
php: - dist: trusty
- 5.4 php:
- 5.5 - 5.4
- 5.6 - 5.5
- 7.0 - dist: xenial
- 7.1 php:
- 7.2 - 5.6
- 7.3 - 7.0
- 7.4 - 7.1
- nightly - 7.2
- hhvm - 7.3
- 7.4
- nightly
- hhvm
matrix: matrix:
allow_failures: allow_failures: