From 16d904654acac0c6bb0a7b5ab5eaf192ec1dc7d7 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 26 Mar 2016 14:16:27 +1100 Subject: [PATCH] Use test mode with travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9c97f4d2..3fe4ec63 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ sudo: required script: - sudo make install - - bash neofetch --ascii + - bash neofetch --test --ascii