Skip to content

Commit

Permalink
Install js-beautify for travis tidy test
Browse files Browse the repository at this point in the history
  • Loading branch information
rwstauner committed Apr 21, 2015
1 parent ed666d6 commit 9910ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ env:
- DEPLOYMENT_PERL_VERSION=5.18

before_install:
- npm install -g less
- npm install -g less js-beautify
# Pre-install from backpan to avoid upgrade breakage.
- cpanm -n http://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/common-sense-3.6.tar.gz
- cpanm -n Devel::Cover::Report::Coveralls
Expand Down

0 comments on commit 9910ec6

Please sign in to comment.