UNPKG

140 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.10"
4before_script:
5 git submodule init
6 git submodule update
7 cd test/grunt.0.4
8 npm install
9 cd ...