Bump minimum PHP version to 7.1; library cleanup #166

This commit is contained in:
Nabeel Shahzad
2018-02-05 11:29:50 -06:00
parent 6ab2e4f89c
commit 9d46cee07a
5 changed files with 254 additions and 734 deletions

View File

@@ -1,8 +1,8 @@
language: php
php:
- '7.0'
#- '7.0'
- '7.1'
#- '7.2'
- '7.2'
#- nightly
cache:
@@ -12,7 +12,6 @@ cache:
services:
- mysql
#- redis-server
before_script:
- cp .travis/env.travis.php env.php