Files
dss.web/.travis.yml
Fergal Moran d2c529bafe Screw you git!
2015-12-01 19:50:20 +00:00

8 lines
134 B
YAML
Executable File

language: node_js
node_js:
- '0.10'
- '0.11'
before_script:
- npm install -g bower grunt-cli
- bower install
services: mongodb