Removed WeakRef from Travis CI

This commit is contained in:
Dylan K. Taylor 2017-09-07 19:32:04 +01:00
parent c72ef605b9
commit 5b7565664c

View File

@ -5,7 +5,6 @@ php:
before_script:
- pecl install channel://pecl.php.net/pthreads-3.1.6
- pecl install channel://pecl.php.net/weakref-0.3.3
- echo | pecl install channel://pecl.php.net/yaml-2.0.0
script: