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