Skip to content

Commit

Permalink
Stop allowing failures on PHP 7.1 (#12599)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Babker authored and zero-24 committed Oct 27, 2016
1 parent 1537c17 commit 27d8418
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ matrix:
- redis-server
env: INSTALL_APCU_BC_BETA="no" INSTALL_MEMCACHE="no" INSTALL_MEMCACHED="no" # Disabled items that currently do not work in travis-ci hhvm
allow_failures:
- php: 7.1
- php: hhvm
- node_js: 6.1

Expand Down

0 comments on commit 27d8418

Please sign in to comment.