diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 7e4f8d11..a2e2a0e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,4 +21,5 @@ script: - test/powerlevel9k.spec - test/functions/utilities.spec - test/functions/colors.spec + - test/segments/dir.spec |