hopglass/.travis.yml

9 lines
158 B
YAML
Raw Normal View History

2015-04-01 17:49:12 +02:00
language: node_js
before_install:
- gem install sass
- npm install -g grunt-cli
install:
- npm install
2015-04-21 00:20:10 +02:00
- cp config.js.example config.js
2015-04-01 17:49:12 +02:00
script: grunt