aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
author7heo <7heo@mail.com>2016-08-09 01:32:59 +0200
committer7heo <7heo@mail.com>2017-04-05 12:13:05 +0200
commitddd6547aa0d156a1188b217ba194c9500740737e (patch)
tree237e0267e4f6c98d0aee326341da21cb7c913d39 /.travis.yml
parente282c6b7d079d8284d684b410a14a556e4014568 (diff)
downloadmkinitfs-ddd6547aa0d156a1188b217ba194c9500740737e.tar.bz2
mkinitfs-ddd6547aa0d156a1188b217ba194c9500740737e.tar.xz
nlplug-findfs: Make test script header aware
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 6b7f22d..46ae581 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,5 +6,6 @@ install:
script: |
source .travis/common.sh
alpine_run $ALPINE_USER './test.sh -x -y'
+ alpine_run $ALPINE_USER './test.sh -x -y header'
notifications:
email: false