Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-05-12 08:10:18 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-05-12 08:10:18 +0300
commitb4df121cdfdd152a11e0eaf9a8604a5b5c49cd0e (patch)
tree1e0e1a9dd325c90c06df78d2b35a9137c0209138 /.travis.yml
parent9b4e6b40ab061b04ea4e2309f287d7224dabb1c5 (diff)
Run unit tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 72c9a1c9..2d5cb074 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,4 @@ before_script:
- sh extras/travis-ci/before_script.sh
script:
- - cd .. && cd ./lynis-sdk && sh lynis-devkit
+ - cd .. && cd ./lynis-sdk && sh lynis-devkit run unit-tests