From 7e3502d66757aa577b042e0e51d42307bec9bf38 Mon Sep 17 00:00:00 2001 From: Oliver Bristow Date: Sat, 4 Aug 2018 18:50:39 +0100 Subject: [PATCH] Add another smoke test --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4362143..bd53a0b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,6 @@ python: - "pypy3" install: - pip install . -script: colout --help +script: + - colout --help + - echo heyoo | colout hey yellow