aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJakob Unterwurzacher2019-05-01 18:31:54 +0200
committerJakob Unterwurzacher2019-05-01 18:38:36 +0200
commitceff6833cf59951381640d844b9ad527abb31e88 (patch)
treeddee6964eb5988437d6fe364ccf5d1ad6b8d64d7 /.travis.yml
parent8d083e61f4624a4db324ac5ef4c08fb12d5bc801 (diff)
travis: add make root_test
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2d64596..5c95012 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,6 +37,7 @@ script:
- ./build.bash
- ./gocryptfs -speed
- ./test.bash -v
+ - make root_test
- ./crossbuild.bash
- echo "rebuild with locked dependencies"
- echo travis_fold:start:dep