fix bug comma
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 4
|
||||
install:
|
||||
- npm install grunt-cli -g
|
||||
- npm install -g bower
|
||||
- npm install
|
||||
- bower install
|
||||
Reference in New Issue
Block a user