Skip to content

Commit

Permalink
Added Fix for Issue phingofficial#809; travis.yml adjusted for PHP5.3;
Browse files Browse the repository at this point in the history
  • Loading branch information
gfaust-qb committed Nov 28, 2017
1 parent 803839a commit 7454af5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ addons:

language: php
php:
- 5.2
- 5.3
- 5.4
- 5.5
- 5.6
Expand All @@ -21,6 +19,8 @@ matrix:
- php: 5.2
fast_finish: true
include:
- php: 5.2
dist: precise
- php: 5.3
dist: precise
cache:
Expand Down

0 comments on commit 7454af5

Please sign in to comment.