1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 05:11:42 +01:00

Do not allow failure on 7.1

This commit is contained in:
Aaron Piotrowski 2016-12-29 16:54:19 -06:00
parent 0659f6f3ee
commit b503836e32

View File

@ -9,7 +9,6 @@ php:
matrix:
allow_failures:
- php: 7.1
- php: nightly
fast_finish: true