From d809c357e3a0da9407644b3c17b42af71bc41fd3 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Sun, 24 May 2020 13:41:36 -0700 Subject: [PATCH] Ensure jrnl output always appears in Travis console when running behave --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5590ccef..6b05c5af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ install: - poetry run python --version script: - - poetry run behave + - poetry run behave --no-capture aliases: test_mac: &test_mac