Skip to content

Commit

Permalink
Stop allowing failures on PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Babker committed Oct 27, 2016
1 parent 1537c17 commit ed608ed
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 ed608ed

Please sign in to comment.