From 86d9900dbd710acc742dc2aaef00b9874883d525 Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Sun, 8 Oct 2017 06:19:33 +0200
Subject: [PATCH] yml

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b6ed518..9e00a05 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
  - "pypy"
 cache: pip
 before_script:
-  - pip install codeclimate-test-reporter
+ - pip install codeclimate-test-reporter
 script:
  - python compile_definitions.py
  - python setup.py nosetests
-- 
GitLab