font-awesome-animation/.travis.yml

7 lines
110 B
YAML
Raw Normal View History

2014-01-22 06:03:43 +08:00
language: node_js
node_js:
- '0.10'
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'