Compare commits

...

2 Commits

Author SHA1 Message Date
ce9f3871b4 1.0.7 2016-05-30 02:49:01 +02:00
3e9a62e4c9 update .gitlab-ci.yml 2016-05-30 02:48:08 +02:00
2 changed files with 2 additions and 4 deletions

View File

@@ -7,9 +7,7 @@ stages:
testLTS:
stage: test
script:
- npmci install 4
- npm install
- npm test
- npmci test lts
tags:
- docker

View File

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