summaryrefslogtreecommitdiffstats
path: root/vendor/pear/net_url2/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-30 18:30:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-30 18:30:11 +0200
commiteb28c3b137c8a0d61377087c9a04b820151b0b7c (patch)
treec1ebf149f43fa653a4ef1c3f33df04557094e834 /vendor/pear/net_url2/.travis.yml
parent2e54780c1496bfa39cd035b9ac40ed851d2198f1 (diff)
update deps
Diffstat (limited to 'vendor/pear/net_url2/.travis.yml')
-rw-r--r--vendor/pear/net_url2/.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/pear/net_url2/.travis.yml b/vendor/pear/net_url2/.travis.yml
index b911c2c37..a3e7bdc49 100644
--- a/vendor/pear/net_url2/.travis.yml
+++ b/vendor/pear/net_url2/.travis.yml
@@ -6,5 +6,12 @@ php:
- 5.4
- 5.5
- 5.6
+ - 7.0
+ - hhvm
+ - hhvm-nightly
+
+matrix:
+ allow_failures:
+ - php: hhvm-nightly
script: phpunit --coverage-text tests/Net