Commit 62e6ff16 authored by Hsinli's avatar Hsinli

add

parent dc78e84d
Pipeline #12015 passed with stage
in 19 seconds
......@@ -2,8 +2,10 @@ sudo: false
language: node_js
node_js:
- '8'
before_install:
- npm i npminstall -g
install:
- npm i npminstall && npminstall
- npminstall
script:
- npm run ci
after_script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment