Compare commits

...

4 Commits

Author SHA1 Message Date
8d506f8220 5.2.5 2016-06-07 09:03:03 +02:00
bd9ed5feb5 update gitlab ci yml 2016-06-07 09:02:58 +02:00
ec28c660dc 5.2.4 2016-06-07 08:56:27 +02:00
9f4299e52a update gitlab ci yml 2016-06-07 08:56:21 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
image: hosttoday/ht-docker-node:latest
image: hosttoday/ht-docker-node:npmci
stages:
- test
@ -11,6 +11,7 @@ testLEGACY:
- npmci test legacy
tags:
- docker
allow_failure: true
testLTS:
stage: test

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "5.2.3",
"version": "5.2.5",
"description": "write npm modules with TypeScript",
"main": "dist/index.js",
"bin": {