Skip to content

Commit

Permalink
Merge branch 'polymer2.0-preview' of https://github.com/predixDev/px-…
Browse files Browse the repository at this point in the history
…clipboard into polymer2.0-preview
  • Loading branch information
mdwragg committed Nov 7, 2017
2 parents bcb3b05 + f9d3002 commit 8b1783a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ before_script:
- yarn add polymer-cli
- polymer install --variants
script:
- xvfb-run polymer test --skip-plugin sauce
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then polymer test --plugin sauce --skip-plugin
- xvfb-run wct --skip-plugin sauce
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct --plugin sauce --skip-plugin
local; fi
after_success:
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then openssl aes-256-cbc -k "$DEPLOYSECRET"
Expand Down

0 comments on commit 8b1783a

Please sign in to comment.