Skip to content

Commit

Permalink
Merge pull request #24 from xf-/travisPhp7
Browse files Browse the repository at this point in the history
[TASK] No failures allowed with php7
  • Loading branch information
NamelessCoder committed Dec 26, 2015
2 parents 2464658 + ae4ec31 commit 79aeec9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,6 @@ matrix:
- php: "5.5"
env: CHECKSTYLE="YES" COVERAGE="YES"
allow_failures:
- php: "7"
- php: "hhvm"

cache:
Expand Down

0 comments on commit 79aeec9

Please sign in to comment.