From f1e82dd2f08842c2c51d434e2cd16a123eca9a6a Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sun, 8 Oct 2017 06:11:57 +0200 Subject: [PATCH] coverage --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3fa765d..b6ed518 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ before_script: script: - python compile_definitions.py - python setup.py nosetests - nstall: +install: - pip install -r requirements.txt after_success: - codeclimate-test-reporter -- GitLab