Skip to content
Snippets Groups Projects
Commit 65b2a4ff authored by Josh Perez's avatar Josh Perez
Browse files

Adds a travis file

parent 0374018e
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- "5.1"
- "5.0"
- "4.2"
- "4.1"
- "4.0"
script: npm run lint && npm test
env:
- REACT=0.14
sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "5.0"
- node_js: "4.1"
- node_js: "4.0"
- node_js: "0.11"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment