Skip to content

Commit

Permalink
Enable visual tests for Polymer 2
Browse files Browse the repository at this point in the history
  • Loading branch information
limonte committed Jun 14, 2017
1 parent f50123b commit 5376c98
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ install:

script:
# test against Polymer 2
# There's currently some weird JS errors with Polymer v2.
# TODO @limonte Revisit after Polymer v2 stable release
# - gemini test test/visual
- gemini test test/visual
- gemini test test/visual -c .gemini-ie.yml

# test against Polymer 1
- rm -rf bower_components
Expand Down

0 comments on commit 5376c98

Please sign in to comment.