From ea2c75fab7a9bf66712895095a268ea858b05696 Mon Sep 17 00:00:00 2001 From: Quantum Date: Sun, 27 Sep 2020 02:25:11 -0400 Subject: [PATCH] [ci] workaround new job introduced in travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cd8e9ee..85d32c2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,6 +41,6 @@ script: key --clearmodifiers Right - sleep 10 - "wmctrl -F -c '2048: In Python!'" - - wait %2 + - wait %3 after_script: - codecov