Skip to content

Commit

Permalink
Use stable polymer-modulizer
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Jul 24, 2018
1 parent 421f647 commit 80b4c8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -36,8 +36,7 @@ script:
fi;
fi
- if [[ "$POLYMER" = "3" ]]; then
npm --no-save -q install -g yarn bower magi-cli web-component-tester &&
(cd .. && git clone --depth 1 -b vaadin-components-rc git://github.com/web-padawan/polymer-modulizer.git && cd polymer-modulizer && npm -q link) &&
npm --no-save -q install -g yarn bower magi-cli web-component-tester polymer-modulizer &&
rm -rf node_modules &&
magi p3-convert --out . --import-style=name &&
yarn install --flat &&
Expand Down

0 comments on commit 80b4c8d

Please sign in to comment.