From 6c1dca08daa5e8499eee4aacfc2c2f03c68e223d Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 13 Sep 2017 22:04:03 +0300 Subject: [PATCH] Ditching PHP 5.6, you should too --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8dbc070..f658a9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: php php: - - '5.6' + - '7.0' - '7.1' cache: directories: