mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Add nightly build (and allow it to fail)
This commit is contained in:
parent
f6b15a4a5a
commit
97ea5dcf1f
@ -5,7 +5,10 @@ matrix:
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
- php: 7.2
|
||||
- php: nightly
|
||||
env: COVERALLS=true
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
Loading…
Reference in New Issue
Block a user