Skip to content

Commit

Permalink
Using pear instead of pyrus
Browse files Browse the repository at this point in the history
  • Loading branch information
chdemko committed Oct 18, 2016
1 parent 0fd1549 commit a9193d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ before_install:
before_script:
- sudo apt-get install graphviz
- composer update
- pyrus install -f pear/PHP_CodeSniffer-1.5.2
- pear install -f pear/PHP_CodeSniffer-1.5.2
- git clone https://github.com/joomla/coding-standards.git `pyrus get php_dir | tail -1`/PHP/CodeSniffer/Standards/Joomla
- phpenv rehash

Expand Down

0 comments on commit a9193d0

Please sign in to comment.