From 9268d16a9fdff61fbf6991b69b7c9a1e97492cfd Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Fri, 29 Dec 2017 14:59:46 +0100 Subject: [PATCH] [travis] *py*yaml it is --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f968a3a..08c3046 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ install: - pip install i3ipc - pip install psutil - pip install netifaces - - pip install yaml + - pip install pyyaml - pip install -U coverage==4.3 - pip install codeclimate-test-reporter script: