react-templates/.travis.yml

8 lines
112 B
YAML
Raw Normal View History

2014-12-31 12:34:48 +01:00
language: node_js
node_js:
- "0.10"
2014-12-31 15:06:19 +01:00
branches:
only:
- gh-page
2014-12-31 12:34:48 +01:00
#after_success:
# - npm run coveralls