From 40d8620ed4d65cab45ee5bab31e4e6f21f2498a4 Mon Sep 17 00:00:00 2001 From: richard Date: Sat, 18 May 2013 02:45:50 +0100 Subject: [PATCH] travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 54d8bb2..616c4d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.6" - "2.7" install: pip install -r requirements.txt script: python tests/unit-tests.py \ No newline at end of file