UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

10 lines (8 loc) 167 B
sudo: false language: node_js node_js: - "0.12" - "4.0" script: npm run travis before_install: - '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm'