[.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
1 changed files with 1 additions and 0 deletions

View File

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