From 7bcc6137a332460d50b6d655e5bccd7a33d4060e Mon Sep 17 00:00:00 2001 From: djcomlab Date: Mon, 16 Apr 2018 16:34:02 +0100 Subject: [PATCH] Remove py27 environment from travis.yml as tested in tox --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2584f6a..ff50213 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: - '3.6' -- '2.7' before_install: - git clone -b tests-dev --single-branch http://github.com/ISA-tools/ISAdatasets tests/data install: