Commit 6cab179
committed
Fixes Travis-Build
This adds a check for PHP7 to the HHVM-Check. Therefore on PHP7 the
PECL-GeoIP-Extension shouldn't be loaded. Instead the
geoip/geoip-package is required on PHP7.
It could also be required for HHVM, but I'm not sure that works...1 parent 9ebba1f commit 6cab179
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
0 commit comments