UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

11 lines (9 loc) 173 B
sudo: false language: node_js node_js: - "0.12" - "4" - "5" script: npm run travis before_install: - '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm'