tellform/public/lib/raven-js/.travis.yml
2015-07-14 13:45:54 -07:00

9 lines
196 B
YAML

# language doesn't matter, we're only using phantom.js
language: node_js
node_js:
- "0.10"
script:
- ./node_modules/.bin/grunt test build
notifications:
irc: "irc.freenode.org#sentry"