Use precise distro in Travis (PHP 5.3 support)

This commit is contained in:
Robbie Averill 2017-09-07 09:39:04 +12:00 committed by GitHub
parent 83594bdf77
commit ff15115d5e
1 changed files with 2 additions and 0 deletions

View File

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