Niklas Keller
82835325d0
Prevent ext-event 2.4.0RC1 and use 2.3.0 instead
...
PHP 7.2 in combination with ext-event 2.4.0RC1 throws exceptions with invalid file descriptors, while everything works fine with 2.3.0 or PHP < 7.2.
This is a temporary fix to get the build green again.
Relates to #221 .
2018-04-30 22:47:14 +02:00
Niklas Keller
502b4be000
Fix event extension installation
...
This doesn't add the extension to php.ini if the installation fails.
2017-12-19 18:27:18 +01:00
Niklas Keller
bcb3e74907
Do not use verbose extraction output when installing UV
2017-05-26 12:29:34 +02:00
Niklas Keller
713bbfb360
Use parallel download for UV
2017-05-26 12:24:53 +02:00
Niklas Keller
5f70ca1fe1
Use dist files instead of git clones for UV
2017-05-26 12:09:55 +02:00
Niklas Keller
ccee13bd0b
Make travis scripts executable
2017-04-24 15:27:04 +02:00
Niklas Keller
b686f2ac8c
Use external scripts to install extensions for reusability
2017-04-24 15:27:04 +02:00