UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

16 lines (15 loc) 262 B
language: node_js node_js: - "6" - "5" - "4" - "4.2" - "iojs" script: 'if [ "${TRAVIS_NODE_VERSION}" = 6 ]; then npm test; else npm run tests-only; fi' env: - REACT=0.14 sudo: false matrix: fast_finish: true allow_failures: - node_js: "iojs"