Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
HHVM needs to run on Trusty (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsolesen committed Jul 23, 2017
1 parent 56d1b7f commit db00c22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -5,10 +5,12 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
- nightly

matrix:
include:
- php: hhvm
dist: trusty
fast_finish: true
allow_failures:
- php: hhvm
Expand Down

0 comments on commit db00c22

Please sign in to comment.