1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00

Remove 7.1.0 requirement, as Travis now supports 7.1.3

This commit is contained in:
Niklas Keller 2017-03-17 14:06:03 +01:00
parent e652c2cf01
commit f7344f15d0

View File

@ -4,7 +4,7 @@ language: php
php:
- 7.0
- 7.1.0
- 7.1
- nightly
matrix: