From ad3924b45e5618f8350f4f24c19dadb5926e3e42 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 7 Oct 2017 00:47:25 +0400 Subject: Removing the Apple operating system from testing - there is no compatibility --- .travis.yml | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2ebdf28..3006ac6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ node_js: os: - linux - - osx services: - docker diff --git a/package.json b/package.json index 29df1c3..2718f65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-container", - "version": "0.0.0-beta.1", + "version": "0.0.0-beta.2", "description": "Simple and fast work with the Docker container", "homepage": "https://github.com/valentineus/simple-container", "license": "MIT", -- cgit v1.2.3