Don’t test nightly, it always fails

This commit is contained in:
Jonny Barnes 2017-07-13 15:31:55 +01:00
parent 17f766f7e9
commit f774b7f265

View file

@ -32,10 +32,6 @@ env:
php:
- 7.1
- nightly
matrix:
allow_failures:
- php: nightly
before_install:
- cp .env.travis .env