1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-08 22:26:41 +02:00

Update to trusty builds

This commit is contained in:
Jordi Boggiano
2017-06-18 23:42:01 +02:00
parent 35c07a81de
commit 70ed794fb2

View File

@@ -1,18 +1,24 @@
language: php language: php
sudo: false sudo: false
dist: trusty
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
- nightly
matrix: matrix:
include: include:
- php: 5.3 - dist: precise
- php: 5.3 php: 5.3
- dist: precise
php: 5.3
env: deps=low env: deps=low
- php: 5.4
- php: 5.5
- php: 5.6
- php: 7
- php: 7.1
- php: hhvm
fast_finish: true fast_finish: true
before_script: before_script: