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:
committed by
Tom Limoncelli
parent
9165a77d15
commit
d7b4fd544d
@@ -1,4 +1,4 @@
|
||||
BlackBox
|
||||
BlackBox 
|
||||
========
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user