From d415486a211eb470366a41edc57bf0442ef6b9ac Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Thu, 9 Oct 2014 20:26:21 -0500 Subject: [PATCH] Try removing the explicit env --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c6bf6f56..58206877 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ language: python -env: TEST_ARGS="" - matrix: include: - python: "2.6"