Skip to content

Commit

Permalink
Use bower 1.7.9
Browse files Browse the repository at this point in the history
This avoids bower/bower#2391 until #6 is fixed.

Relates to #5
  • Loading branch information
ankon committed Jan 16, 2017
1 parent 6731fb9 commit ac066cf
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 wct-local@2.0.8
- npm install web-component-tester bower@1.7.9 polylint wct-local@2.0.8
- $(npm bin)/bower install
- $(npm bin)/polylint
script:
Expand Down

0 comments on commit ac066cf

Please sign in to comment.