Skip to content

Commit

Permalink
Made PHP 5.6 a allowed failure on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
h4cc committed May 12, 2014
1 parent 28404ac commit c8a2921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ env:
- DB=sqlite

matrix:
allow_failures:
- php: 5.6
include:
- php: 5.4
env:
Expand Down

0 comments on commit c8a2921

Please sign in to comment.