From 3e572da5801e23fb8434a6220183ff381f905146 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sat, 5 Dec 2015 16:18:30 +0200 Subject: [PATCH] Test PHP 7.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 502c20c..a784e34 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,8 @@ language: php php: - 5.5 - 5.6 + - 7.0 - hhvm - - nightly notifications: email: false