summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2017-11-09 15:40:47 +0100
committerAndrey Andreev <narf@devilix.net>2017-11-09 17:17:29 +0100
commitdf17a8940679bd7a087806052ae8e550fc1e249f (patch)
tree5396985354264bb22645676b7644df9a23dc60c9
parent4541bf930e715917622dc2d225bf5517f99db35a (diff)
Attempt PHP 7.2 tests on Travis
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a7e5cdaeb..c235b3881 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ php:
- 5.6
- 7.0
- 7.1
+ - 7.2
- hhvm
env:
@@ -31,6 +32,7 @@ script: php -d zend.enable_gc=0 -d date.timezone=UTC -d mbstring.func_overload=7
matrix:
allow_failures:
+ - php: 7.2
- php: hhvm
exclude:
- php: hhvm