From 9828c80e3dfbf51be8267652a2362a36e03e0f46 Mon Sep 17 00:00:00 2001 From: benzkji Date: Mon, 6 Nov 2017 16:30:05 +0100 Subject: [PATCH] travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e4ccc60..a531b60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ install: - pip install -r test_requirements.txt # command to run tests -script: python manage.py test \ No newline at end of file +script: python manage.py test