Skip to content

Commit

Permalink
[test][lit-html] Issue #61 Skip tests for i18n-element on Polymer tem…
Browse files Browse the repository at this point in the history
…porarily to achieve faster and more stable tests
  • Loading branch information
t2ym committed Feb 4, 2019
1 parent be17373 commit d45834d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ addons:
script:
- gulp patch-wct-browser-legacy # cp -vf test/browser.js node_modules/wct-browser-legacy/browser.js
- gulp patch-browser-capabilities # treat Edge as ES5 browser
- wct --npm --module-resolution=node
- wct --npm --module-resolution=node test/lit-index.html
- 'if [ "${TRAVIS_BRANCH}" != "" ]; then lcov-result-merger ''test/coverage-report*/lcov.info'' | ./node_modules/coveralls/bin/coveralls.js || echo success; fi'

0 comments on commit d45834d

Please sign in to comment.