tellform/.travis.yml
David Baldwynn 87b351efea first commit
2015-06-29 15:51:29 -07:00

9 lines
96 B
YAML
Executable file

language: node_js
node_js:
- "0.10"
- "0.11"
env:
- NODE_ENV=travis
services:
- mongodb