From e6d2e5b61d336368e7c0c15d20ddbce1c19cd007 Mon Sep 17 00:00:00 2001 From: Nick Sagona Date: Thu, 10 Jan 2019 15:06:53 -0600 Subject: [PATCH] Update travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6974bea..b040dc0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,7 @@ branches: only: - master php: - - 5.6 - - 7.0 + - 7.1 script: - ./vendor/bin/phpunit notifications: