From 1b168bfee60889547e1fe55b9afdf055f6d3c58d Mon Sep 17 00:00:00 2001 From: Anthon Pang Date: Thu, 9 May 2019 14:51:51 -0400 Subject: [PATCH] Bump to 0.8.2; requires php 5.6+ --- .travis.yml | 2 -- scss.inc.php | 4 ++-- src/Version.php | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 710b72f8..ccbbf00b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ language: php sudo: false php: - - 5.4 - - 5.5 - 5.6 - 7.0 - 7.1 diff --git a/scss.inc.php b/scss.inc.php index d75ecb55..cdfc7992 100644 --- a/scss.inc.php +++ b/scss.inc.php @@ -1,6 +1,6 @@