summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 93867162c..9c3193d19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,13 @@
language: php
php:
+ - "5.6"
- "5.5"
- "5.4"
- "5.3"
+# PHP 5.6 is not yet released, allow failures
+matrix:
+ allow_failures:
+ - php: "5.6"
notifications:
irc:
channels: