summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-02-17 17:53:13 +0100
committerTaufan Aditya <toopay@taufanaditya.com>2012-02-17 17:53:13 +0100
commitcfc59244c6cd83a3031fa7cbe45bd6a7056f2791 (patch)
treec481ba33578181d1682456ea601e5684cc0bc5b5 /.travis.yml
parent418c0bf6b473b79d2c043df9727bf689b371e25c (diff)
vfsStream via pyrus
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 87e528f36..405d0a94c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ phps:
- 5.4
before_script:
+ - pyrus channel-discover pear.php-tools.net
- pyrus install http://pear.php-tools.net/get/vfsStream-0.11.2.tgz
- phpenv rehash