Skip to content
This repository was archived by the owner on Dec 30, 2020. It is now read-only.

Commit c044dd9

Browse files
mdeboerSpomky
authored andcommitted
Allow HHVM builds to fail as gmp_random_range isn’t implemented (#294)
* Allow HHVM builds to fail as gmp_random_range isn’t implemented
1 parent 744e7ca commit c044dd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ sudo: true
55
matrix:
66
allow_failures:
77
- php: nightly
8+
- php: hhvm
89
fast_finish: true
910
include:
1011
- php: 5.6

0 commit comments

Comments
 (0)