1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 06:10:45 +00:00
lancedikson_bowser/.travis.yml

9 lines
156 B
YAML
Raw Normal View History

2014-02-22 21:30:03 +00:00
language: node_js
node_js:
2016-11-03 15:28:35 +00:00
- "4.4.7"
2014-02-22 21:30:03 +00:00
notifications:
email:
- dustin@dustindiaz.com
script: NODE_ENV=test ./node_modules/.bin/mocha --reporter spec