Compare commits

...

4 Commits

Author SHA1 Message Date
62e4dd23d2 2.3.12 2016-07-18 18:51:34 +02:00
2962c5f8f9 now using global npmts 2016-07-18 18:50:58 +02:00
7e506b8e69 2.3.11 2016-07-18 18:43:07 +02:00
26400b8153 update base image for CI 2016-07-18 18:43:01 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
image: hosttoday/ht-docker-node:lts image: hosttoday/ht-docker-node:npmts
stages: stages:
- test - test

View File

@@ -1,6 +1,6 @@
{ {
"name": "npmci", "name": "npmci",
"version": "2.3.10", "version": "2.3.12",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"bin": { "bin": {