update script
This commit is contained in:
parent
4db221ea2d
commit
1e4dd1554c
@ -1,4 +1,4 @@
|
||||
image: hosttoday/ht-docker-node:stable
|
||||
image: node:latest
|
||||
|
||||
stages:
|
||||
- test
|
||||
@ -8,7 +8,6 @@ stages:
|
||||
|
||||
|
||||
before_script:
|
||||
- npm uninstall -g npmci
|
||||
- npm install -g npmci
|
||||
|
||||
testLTS:
|
||||
|
@ -28,6 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.39",
|
||||
"@types/node": "^6.0.47",
|
||||
"@types/q": "0.x.x",
|
||||
"@types/request": "0.x.x",
|
||||
"@types/shelljs": "^0.3.32",
|
||||
|
Loading…
Reference in New Issue
Block a user