Commit eb4f00b3 by Scott

Travis: fix PHP 5.3 issue, add PHP 7.1

parent 59bec3a5
sudo: false sudo: false
dist: trusty
language: php language: php
php: php:
- '5.3'
- '5.4' - '5.4'
- '5.5' - '5.5'
- '5.6' - '5.6'
- '7.0' - '7.0'
- '7.1'
matrix:
include:
- php: '5.3'
dist: precise
notifications: notifications:
email: email:
......
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