Skip to content

Commit

Permalink
Bumped webcomponentjs version
Browse files Browse the repository at this point in the history
  • Loading branch information
HWL-FAMILY\tcybulsk committed Jul 20, 2017
1 parent 62459d6 commit 8e644d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: required
before_script:
- npm install -g bower polymer-cli web-component-tester
- bower install
- polymer lint
- polymer build -v
node_js: '6'
dist: trusty
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"iron-component-page": "PolymerElements/iron-component-page#^3.0.1",
"iron-demo-helpers": "PolymerElements/iron-demo-helpers#^2.0.0",
"web-component-tester": "Polymer/web-component-tester#^v6.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.2"
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.3"
}
}

0 comments on commit 8e644d0

Please sign in to comment.