Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Updating Travis + WCT ( #43 )
Browse files Browse the repository at this point in the history
#43 - Updating travis + wct
  • Loading branch information
Stormsys authored Jun 10, 2016
2 parents a4121f8 + b5a0c57 commit ee9ada0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ addons:
- google-chrome-stable
before_script:
- npm install web-component-tester
- npm install bower
- export PATH=$PWD/node_modules/.bin:$PATH
- npm install -g bower
- bower install
script:
- xvfb-run wct --skip-plugin sauce
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
},
"devDependencies": {
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
"web-component-tester": "Polymer/web-component-tester#^3.4.2"
"web-component-tester": "Polymer/web-component-tester#^4.2.2"
}
}

0 comments on commit ee9ada0

Please sign in to comment.