Run the tests on a CI (#215)

* Add CircleCI and make tests pass on ubuntu:16.04
* Add badge to readme
* Add debian stable to CircleCI
* Fix pkill on CircleCI debian
This commit is contained in:
Aymeric Beaumet
2017-09-15 17:15:12 +02:00
committed by Tom Limoncelli
parent 9165a77d15
commit d7b4fd544d
3 changed files with 58 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
BlackBox
BlackBox ![CircleCI](https://circleci.com/gh/StackExchange/blackbox.svg?style=shield)
========
Safely store secrets in a VCS repo (i.e. Git, Mercurial, Subversion or Perforce). These commands make it easy for you to Gnu Privacy Guard (GPG) encrypt specific files in a repo so they are "encrypted at rest" in your repository. However, the scripts make it easy to decrypt them when you need to view or edit them, and decrypt them for use in production. Originally written for Puppet, BlackBox now works with any Git or Mercurial repository.