1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-01 14:20:16 +02:00

[.travis.yml] Fix warning channel pear.php.net has updated its protocol

This commit is contained in:
logmanoriginal
2017-09-23 18:05:09 +02:00
parent b4c6aa41a7
commit 87fa4ae3ac

View File

@@ -6,6 +6,7 @@ php:
- nightly
install:
- pear channel-update pear.php.net
- pear install PHP_CodeSniffer
script: