From 50bf671c2829890f0822c4e7e605b35fdeb281ea Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Mon, 6 Feb 2017 19:32:34 +0000 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 02a22c3a6..cd6d65dad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ php: before_script: - pecl install channel://pecl.php.net/pthreads-3.1.6 - - pecl install channel://pecl.php.net/weakref-0.3.2 + - pecl install channel://pecl.php.net/weakref-0.3.3 - echo | pecl install channel://pecl.php.net/yaml-2.0.0 script: