1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 14:20:45 +00:00
lancedikson_bowser/.travis.yml
2014-02-22 13:30:03 -08:00

9 lines
155 B
YAML

language: node_js
node_js:
- "0.10"
notifications:
email:
- dustin@dustindiaz.com
script: NODE_ENV=test ./node_modules/.bin/mocha --reporter spec