From a55d6d22210f2baf364103b6fd0f846b878ee2cd Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 21 Jul 2016 22:17:56 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3022d63..fb2a3ea 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ handle strings in smart ways. TypeScript ready. ## Status -[![Build Status](https://travis-ci.org/pushrocks/smartstring.svg?branch=master)](https://travis-ci.org/pushrocks/smartstring) +[![build status](https://gitlab.com/pushrocks/smartstring/badges/master/build.svg)](https://gitlab.com/pushrocks/smartstring/commits/master) [![Dependency Status](https://david-dm.org/pushrocks/smartstring.svg)](https://david-dm.org/pushrocks/smartstring) [![bitHound Dependencies](https://www.bithound.io/github/pushrocks/smartstring/badges/dependencies.svg)](https://www.bithound.io/github/pushrocks/smartstring/master/dependencies/npm) [![bitHound Code](https://www.bithound.io/github/pushrocks/smartstring/badges/code.svg)](https://www.bithound.io/github/pushrocks/smartstring) From 211c7c3308e7b4abce793a859905b12011005255 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 22 Jul 2016 22:34:51 +0000 Subject: [PATCH 2/2] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 043212d..e745cf1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,6 +27,7 @@ testSTABLE: release: stage: release + environment: npmjs-com_registry script: - npmci publish only: