UNPKG

react-a11y

Version:

Warns about potential accessibility issues with your React elements.

19 lines (14 loc) 209 B
language: node_js node_js: - "stable" - "8" - "7" - "6" before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start sudo: required addons: chrome: stable matrix: fast_finish: true