Travis CI
This commit is contained in:
parent
06b9feec34
commit
1aee844b58
2
.travis.yml
Normal file
2
.travis.yml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
language: C
|
||||||
|
sudo: enabled
|
@ -1,5 +1,7 @@
|
|||||||
# pam\_panic
|
# pam\_panic
|
||||||
|
|
||||||
|
[![Build Status](https://travis-ci.org/Bandie/pam_panic.svg?branch=master)](https://travis-ci.org/Bandie/pam_panic)
|
||||||
|
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
pam\_panic is a PAM module that protects sensitive data and provices a panic function for emergency situations.
|
pam\_panic is a PAM module that protects sensitive data and provices a panic function for emergency situations.
|
||||||
|
Loading…
Reference in New Issue
Block a user