aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2017-10-07 00:57:02 +0300
committerValentin Popov <info@valentineus.link>2017-10-07 00:57:02 +0300
commitc6300b1e29152b9be23622114a0d30a48f0f0f8b (patch)
treeec1baf4365bf96713bc6a4c2d1ba01b8be8b225d /README.md
parentdf153713fb5392fb7a6b36fbb0ee9367fa7ddff1 (diff)
downloadsimple-container-c6300b1e29152b9be23622114a0d30a48f0f0f8b.tar.xz
simple-container-c6300b1e29152b9be23622114a0d30a48f0f0f8b.zip
Minor improvements
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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).