Use precise distro for PHP 5.3 support in Travis

This commit is contained in:
Robbie Averill 2017-08-11 16:24:19 +12:00 committed by GitHub
parent c6b30990c8
commit 12981b38bc
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ sudo: false
language: php
# Support PHP 5.3
dist: precise
matrix:
include:
- php: 5.3