summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-07-18 22:26:47 +0200
committerLukas Reschke <lukas@owncloud.com>2015-07-18 22:26:47 +0200
commitc1ab35b50c596e4a03a3b0bc2eb2134734b06f9f (patch)
tree20569eda37651c821a436a1ba04ee47db0afdf8f /.travis.yml
parent17f2cf72af4173409ee294a204de4221b0275428 (diff)
Add PHP 7 to test matrix
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 c62465d84..d5b442ff5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ php:
- 5.5
- 5.6
- hhvm
+ - 7
matrix:
allow_failures: