Skip to content

Commit

Permalink
polylint checks for declared properties, and it doesn't understand ou…
Browse files Browse the repository at this point in the history
…r PropertiesFromAncestorBehavior :(

 - don't polylint then - that's the only way this change can work. It would be nice if polylint was at least configurable for types of rules this but I can't quickly see such possibility :(
  • Loading branch information
slawomir-brzezinski-at-interxion committed May 24, 2017
1 parent c7355d8 commit ed57882
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ addons:
before_script:
- npm install -g bower polylint web-component-tester
- bower install
- polylint
- chmod -R +x ./bower_components/git-version-tagging
script:
- xvfb-run wct
Expand Down

0 comments on commit ed57882

Please sign in to comment.