From 41d6c788a9b2e740ab9e023664da7e7d77f5afdc Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 28 Nov 2015 07:23:53 +0100 Subject: adding travis --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index aa18956..4fa837e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ python: services: - docker -# command to install dependencies -#install: "pip install -r requirements.txt" # command to run tests script: ./run-tests.sh -- cgit v1.2.1