Skip to content

Commit

Permalink
Install js-beautify and cssunminifier for Tidy tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jun 14, 2014
1 parent 420f4f2 commit 386c182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ perl:


before_install:
- npm install -g less
- npm install -g less js-beautify cssunminifier
- cpanm http://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/common-sense-3.6.tar.gz
# As of 2013-11-02 travis doesn't seem to find this one yet.
- cpanm http://cpan.metacpan.org/authors/id/M/MA/MAKAMAKA/JSON-2.90.tar.gz
Expand Down

0 comments on commit 386c182

Please sign in to comment.