Skip to content

Commit

Permalink
Update .travis.yml to not use pyrus
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwamboldt committed Feb 19, 2016
1 parent ef5f185 commit 70b4cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:
- php: hhvm

before_script:
- pyrus install pear/PHP_CodeSniffer
- pear install PHP_CodeSniffer
- wget -nc http://getcomposer.org/composer.phar
- php composer.phar install --dev --no-interaction
- mkdir -p build/logs
Expand Down

0 comments on commit 70b4cba

Please sign in to comment.