1
0
Fork 0

Test PHP 5.3 on Precise

pull/6459/head
Jan Schulte 2017-05-31 15:39:38 +02:00 committed by GitHub
parent 512f11729b
commit ccd94068c0
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