0
mirror of https://github.com/valentineus/simple-container.git synced 2025-04-29 00:51:25 +03:00

Removing the Apple operating system from testing - there is no compatibility

This commit is contained in:
Valentin Popov 2017-10-07 00:47:25 +04:00
parent 0603622054
commit ad3924b45e
2 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ node_js:
os: os:
- linux - linux
- osx
services: services:
- docker - docker

View File

@ -1,6 +1,6 @@
{ {
"name": "simple-container", "name": "simple-container",
"version": "0.0.0-beta.1", "version": "0.0.0-beta.2",
"description": "Simple and fast work with the Docker container", "description": "Simple and fast work with the Docker container",
"homepage": "https://github.com/valentineus/simple-container", "homepage": "https://github.com/valentineus/simple-container",
"license": "MIT", "license": "MIT",