Skip to content

Commit

Permalink
Merge 68e8986 into 8e9839b
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Jul 24, 2018
2 parents 8e9839b + 68e8986 commit aff134f
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 aff134f

Please sign in to comment.