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 b723529 commit e2be5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ cache:
directories:
- node_modules
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 e2be5ab

Please sign in to comment.