From 0c7d4eb91fc636950cb810ac5d10b9eb2dec0c48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Wed, 17 Apr 2019 09:04:51 +0200 Subject: [PATCH] Try to fix Travis --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7277a1c47..ad70fbb63 100644 --- a/.travis.yml +++ b/.travis.yml @@ -243,9 +243,9 @@ script: - make -s -j2 - cd ../../ # Testing cli - - cd test/cli - - python -m pytest test-*.py - - cd ../.. + - cd test/cli + - python -m pytest test-*.py + - cd ../.. notifications: irc: