mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 17:19:37 +00:00
Merge branch 'ContinuousIntegration' of https://github.com/logmanoriginal/rss-bridge
This commit is contained in:
commit
d17998224e
@ -10,4 +10,10 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
- phpcs . --standard=phpcs.xml --warning-severity=0 --extensions=php -p
|
- phpcs . --standard=phpcs.xml --warning-severity=0 --extensions=php -p
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
fast_finish: true
|
||||||
|
allow_failures:
|
||||||
|
- php: hhvm
|
||||||
|
- php: nightly
|
Loading…
Reference in New Issue
Block a user