a25883c659
Travis can't be enabled unless we put a minimal file on the `master` branch.
8 lines
97 B
YAML
8 lines
97 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.10
|
|
script:
|
|
- grunt compile test
|
|
notifications:
|
|
email: false
|