summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-07-24 22:47:30 +0200
committerAndreas Gohr <andi@splitbrain.org>2014-07-24 22:47:30 +0200
commit5adbd3d5e983c54e3c28e8fe84d88e2d7d4406a4 (patch)
tree4e313af44e0a6e88867b2dd1ab5745677b71ff92 /.travis.yml
parent0a65114abdc99758244f65600feec1e07582f69f (diff)
downloadrpg-5adbd3d5e983c54e3c28e8fe84d88e2d7d4406a4.tar.gz
rpg-5adbd3d5e983c54e3c28e8fe84d88e2d7d4406a4.tar.bz2
allow PHP 5.6 to fail
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 62b719018..ab88aa9ce 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,10 @@ php:
- "5.5"
- "5.4"
- "5.3"
+# PHP 5.6 is not yet released, allow failures
+matrix:
+ allow_failures:
+ - "5.6"
notifications:
irc:
channels: