From 3da6518e3863e090ff14793dc9cd30c13a80fa08 Mon Sep 17 00:00:00 2001 From: Willem Wollebrants Date: Mon, 30 Oct 2017 19:49:58 +0100 Subject: [PATCH] time to no longer test for php 5.3 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dd1e738..ed0ae4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ language: php # list any PHP version you want to test against php: - - 5.3 - 5.4 - 5.5 - 5.6