1
0
Fork 0

Merge pull request #6459 from schultyy/patch-1

Test PHP 5.3 on Precise
pull/6346/merge
Rob 2017-05-31 16:05:54 +02:00 committed by GitHub
commit 27ee47def7
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,6 @@ addons:
- parallel
php:
- 5.3
- 5.4
- 5.5
- 5.6
@ -24,6 +23,9 @@ php:
- nightly
matrix:
include:
- dist: precise
php: 5.3
fast_finish: true
allow_failures:
- php: nightly