Commit 80dbcd24 by Scott

Travis: add PHP 7.4

parent bcb5cf17
sudo: false
os: linux
dist: trusty
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- '7.4'
matrix:
jobs:
include:
- php: '5.3'
dist: precise
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment