From c6300b1e29152b9be23622114a0d30a48f0f0f8b Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 7 Oct 2017 01:57:02 +0400 Subject: Minor improvements --- README.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b474795..db052e0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ [![Gitter Badge](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/valentineus/simple-container) Simple and fast work with the Docker container. +Works great in +[Travis CI](https://travis-ci.org/) +for testing It uses the library [dockerode](https://github.com/apocas/dockerode). diff --git a/package.json b/package.json index 03719e9..b0fc375 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-container", - "version": "0.0.0-beta.2", + "version": "0.0.0-beta.3", "description": "Simple and fast work with the Docker container", "homepage": "https://github.com/valentineus/simple-container", "license": "MIT", -- cgit v1.2.3