Skip to content

Commit

Permalink
Allow 5.6 to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
lstrojny committed Sep 6, 2014
1 parent a54629c commit 9f6517d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,8 @@ php:
- 5.6
- hhvm

allow_failures:
matrix:
allow_failures:
- php: 5.6

env:
Expand Down

0 comments on commit 9f6517d

Please sign in to comment.