From 7c36615ea8c892d3cf2859393a7a6216947b8434 Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Tue, 2 Sep 2014 17:26:36 +0200 Subject: [PATCH] Perhaps fixed travis! --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 179c21c..e4ac959 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ -language python -python +language: python +python: - 3.3 - 2.7 - 2.6