mirror of https://github.com/artf/grapesjs.git
1 changed files with 3 additions and 1 deletions
@ -1,3 +1,5 @@ |
|||||
language: node_js |
language: node_js |
||||
node_js: |
node_js: |
||||
- "4.0" |
- "4.0" |
||||
|
before_script: |
||||
|
- npm run build |
||||
Loading…
Reference in new issue