Skip to content

Commit

Permalink
Enforce bower 1.7.9 to avoid bower/bower#2391
Browse files Browse the repository at this point in the history
  • Loading branch information
ankon committed Dec 6, 2016
1 parent 52b2343 commit 41d29d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ cache:
- node_modules
- "$HOME/.cache/bower"
before_script:
- npm install web-component-tester bower polylint
- npm install web-component-tester bower@1.7.9 polylint
- $(npm bin)/bower install
- $(npm bin)/polylint --no-recursion
script:
Expand Down

0 comments on commit 41d29d1

Please sign in to comment.