commit | 418c0bf6b473b79d2c043df9727bf689b371e25c | [log] [tgz] |
---|---|---|
author | Taufan Aditya <toopay@taufanaditya.com> | Fri Feb 17 23:42:08 2012 +0700 |
committer | Taufan Aditya <toopay@taufanaditya.com> | Fri Feb 17 23:42:08 2012 +0700 |
tree | d2c0d24d065ca679c6792ae411cd43fbbfdbf19c | |
parent | 3a63e44c998e9a934dd3f9e9692dde1625ea42f1 [diff] [blame] |
vfsStream via pyrus
diff --git a/.travis.yml b/.travis.yml index a2449c5..87e528f 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -6,7 +6,7 @@ - 5.4 before_script: - - pyrus channel-discover pear.php-tools.net - - pyrus install pat/vfsStream-alpha + - pyrus install http://pear.php-tools.net/get/vfsStream-0.11.2.tgz + - phpenv rehash script: phpunit --configuration tests/phpunit.xml \ No newline at end of file