update script

This commit is contained in:
2016-11-15 12:55:45 +01:00
parent 4db221ea2d
commit 1e4dd1554c
2 changed files with 2 additions and 2 deletions

View File

@@ -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: