File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ language: php
33php :
44 - 7.2
55 - nightly
6+ matrix :
7+ # Temporarily allow failures on PHP nightly while coveralls.io catches up.
8+ allow_failures :
9+ - php : nightly
610
711install :
812 # Making sure we're on the latest
Original file line number Diff line number Diff line change 11# laravel-mysqlite
22[ ![ Build Status] ( https://travis-ci.org/spam-n-eggs/laravel-mysqlite.svg?branch=master )] ( https://travis-ci.org/spam-n-eggs/laravel-mysqlite )
33[ ![ Coverage Status] ( https://coveralls.io/repos/github/spam-n-eggs/laravel-mysqlite/badge.svg?branch=master )] ( https://coveralls.io/github/spam-n-eggs/laravel-mysqlite?branch=master )
4- [ ![ StyleCI] ( https://github.styleci.io/repos/169732818 /shield?branch=master )] ( https://github.styleci.io/repos/169732818 )
4+ [ ![ StyleCI] ( https://github.styleci.io/repos/167069269 /shield?branch=master )] ( https://github.styleci.io/repos/167069269 )
55[ ![ Latest Stable Version] ( https://poser.pugx.org/spam-n-eggs/laravel-mysqlite/v/stable )] ( https://packagist.org/packages/spam-n-eggs/laravel-mysqlite )
66[ ![ Total Downloads] ( https://poser.pugx.org/spam-n-eggs/laravel-mysqlite/downloads )] ( https://packagist.org/packages/spam-n-eggs/laravel-mysqlite )
77[ ![ License] ( https://poser.pugx.org/spam-n-eggs/laravel-mysqlite/license )] ( https://packagist.org/packages/spam-n-eggs/laravel-mysqlite )
You can’t perform that action at this time.
0 commit comments