update .gitlab-ci.yml

This commit is contained in:
Philipp Kunz 2016-05-29 21:04:44 +02:00
parent 0dc45f1414
commit b5735e3721
2 changed files with 2 additions and 2 deletions

View File

@ -27,6 +27,6 @@ release:
script:
- npm -v
only:
- master
- tags
tags:
- docker

View File

@ -3,7 +3,7 @@ Write npm modules with TypeScript without hassle.
## Status
[![build status](https://gitlab.com/pushrocks/npmts/badges/master/build.svg)](https://gitlab.com/pushrocks/npmts/commits/master)
[![Build status](https://ci.appveyor.com/api/projects/status/xm6wme8v16gd2m9n/branch/master?svg=true)](https://ci.appveyor.com/project/philkunz/npmts/branch/master)
[![Build status](https://ci.appveyor.com/api/projects/status/22fuqa0uv21rcjh4/branch/master?svg=true)](https://ci.appveyor.com/project/philkunz/npmts/branch/master)
[![Dependency Status](https://david-dm.org/pushrocks/npmts.svg)](https://david-dm.org/pushrocks/npmts)
[![bitHound Dependencies](https://www.bithound.io/github/pushrocks/npmts/badges/dependencies.svg)](https://www.bithound.io/github/pushrocks/npmts/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/pushrocks/npmts/badges/code.svg)](https://www.bithound.io/github/pushrocks/npmts)