From 1b22deea54d53e19c6d52c58d6c487e9b8246576 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 13 May 2017 17:03:11 +0100 Subject: [PATCH] Remove php 5.6 from travis-ci tester --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 42a76c8..76f590a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: php php: - - 5.6 - 7.0 + - 7.1 - nightly before_script: