summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-02-06 13:51:29 +0100
committerAndrey Andreev <narf@devilix.net>2015-02-06 13:51:29 +0100
commitea5f2ba309d591f53af9e72394b73c82ca91f381 (patch)
tree214c22191516f834000231d2c53ee5acee34821a /.travis.yml
parent396eb89d1624f0bad6bc41ee477f40e824be41d9 (diff)
Allow failures for 5.2 on Travis until we figure it out
They've removed 5.2 support ...
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 3a823f7b0..4f560442b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,7 @@ script: phpunit -d zend.enable_gc=0 -d date.timezone=UTC --coverage-text --confi
matrix:
allow_failures:
+ - php: 5.2
- php: hhvm
exclude:
- php: hhvm