Skip to content

Commit

Permalink
Merge pull request #100 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 authored May 6, 2019
2 parents ea63c56 + 6968a97 commit ba7de9d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,19 @@ matrix:
- php: 5.3.3
dist: precise
env: FEDORA_VERSION="3.8.1"
allow_failures:
- php: 5.3.3
dist: precise
env: FEDORA_VERSION="3.5"
- php: 5.3.3
dist: precise
env: FEDORA_VERSION="3.6.2"
- php: 5.3.3
dist: precise
env: FEDORA_VERSION="3.7.0"
- php: 5.3.3
dist: precise
env: FEDORA_VERSION="3.8.1"
php:
- 5.4
- 5.5
Expand Down

0 comments on commit ba7de9d

Please sign in to comment.