From 6ee0595c0d05f6ea890a4f4c69396c722651ce3b Mon Sep 17 00:00:00 2001 From: cclauss Date: Tue, 25 Dec 2018 11:40:35 +0100 Subject: [PATCH] =?UTF-8?q?Let=E2=80=99s=20see=20if=20Travis=20is=20workin?= =?UTF-8?q?g...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://travis-ci.org/chubin/wttr.in --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e5b5775..2981838 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,4 +16,4 @@ script: - true # pytest --capture=sys # add other tests here notifications: on_success: change - on_failure: change # `always` will be the setting once code changes slow down + on_failure: change # `always` will be the setting once code changes slow down.