travis make test

This commit is contained in:
Olof Hagsand 2019-02-11 16:46:28 +01:00
parent 49fb8a9929
commit 9b73d604f5
4 changed files with 5 additions and 5 deletions

View file

@ -241,7 +241,7 @@ The example below shows enabling a specific feature; enabling all features in mo
Features can be probed by using RFC 7895 Yang module library which provides
information on all modules and which features are enabled.
## Can I run Clixon as docker containers?
## Can I run Clixon as a container?
Yes, Clixon has two examples on how to build docker containers. A [base](../docker/base) image and a complete [example system](../docker/system).