Skip to content

Commit

Permalink
allow failures hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Feb 12, 2019
1 parent c514a44 commit 50a48ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ matrix:
env: SYMFONY_VERSION=4.1.* PHPUNIT_VERSION=5.7.*
- php: 7.1
env: SYMFONY_VERSION=4.2.* PHPUNIT_VERSION=5.7.*
allow_failures:
- php: hhvm
sudo: required
dist: trusty
Expand Down

0 comments on commit 50a48ce

Please sign in to comment.