Use precise dist on Travis to ensure PHP 5.3 support

This commit is contained in:
Robbie Averill 2017-08-16 14:08:56 +12:00
parent fac99f7b6b
commit 4adfc1b91a

View File

@ -4,6 +4,8 @@ sudo: false
language: php
dist: precise
matrix:
include:
- php: 5.3