Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #5830 branch 'hotfix/5830'
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed Feb 17, 2014
2 parents 6646859 + 4e169e0 commit 3f1d8ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6

before_install:
- cp tests/TestConfiguration.php.travis tests/TestConfiguration.php
Expand All @@ -18,3 +19,5 @@ notifications:

matrix:
fast_finish: true
allow_failures:
- php: 5.6

0 comments on commit 3f1d8ee

Please sign in to comment.