Fix Travis build

This commit is contained in:
Kamil Kokot
2017-07-10 21:03:45 +02:00
parent de482a643a
commit 736002637e

View File

@@ -2,10 +2,9 @@ language: php
php:
- 7.1
- nightly
matrix:
include:
- php: nightly
allow_failures:
- php: nightly
fast_finish: true