mirror of
https://github.com/getgrav/grav.git
synced 2026-03-05 12:01:37 +01:00
Try PHP 7.1 as PHP 7.0 on travis is too old
This commit is contained in:
@@ -2,7 +2,8 @@ language: php
|
||||
php:
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
# - '7.0'
|
||||
- '7.1'
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
|
||||
Reference in New Issue
Block a user