Skip to content

Commit

Permalink
Merge pull request #167 from uml-digitalinitiatives/7.x-ISLANDORA-2424
Browse files Browse the repository at this point in the history
Allow PHP 5.3.3 to fail
  • Loading branch information
bondjimbond committed May 6, 2019
2 parents 787c13b + 720ca33 commit 85a566a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ matrix:
- php: 5.3
dist: precise
env: FEDORA_VERSION="3.8.1"
allow_failures:
- php: 5.3
dist: precise
env: FEDORA_VERSION="3.6.2"
- php: 5.3
dist: precise
env: FEDORA_VERSION="3.7.0"
- php: 5.3
dist: precise
env: FEDORA_VERSION="3.8.1"
php:
- 5.4
- 5.5
Expand Down

0 comments on commit 85a566a

Please sign in to comment.