Skip to content

Commit

Permalink
Refresh environment after installing phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ancona Novelo committed Feb 11, 2014
1 parent f271c02 commit 2f5f256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,5 +3,6 @@ php:
- "5.4"
before_script:
- pyrus install pear/PHP_CodeSniffer
- phpenv rehash
- npm install
script: "./node_modules/grunt-cli/bin/grunt"

0 comments on commit 2f5f256

Please sign in to comment.