Update the README: we actually have some CI tests

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
This commit is contained in:
Nalin Dahyabhai
2017-03-15 13:55:26 -04:00
parent cebd2b263c
commit 462df7238f

View File

@@ -15,6 +15,5 @@ The buildah package provides a command line tool which can be used to
Future goals include:
* docs
* CI tests
* refactoring the CLI tool's logic into a library that the CLI tool will wrap
* additional CLI commands (run, copy, add, build?)
* more CI tests
* additional CLI commands (build?)