UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

12 lines (9 loc) 160 B
language: node_js node_js: - "0.10" - "4" - "5" - "6" # Use faster Docker architecture on Travis. sudo: false script: "npm test && npm run coveralls"