From b57de62392205c6e37c78fc797f5b2ee1d0c6bfc Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 4 Dec 2015 13:09:55 +0100 Subject: [PATCH] Revert "use travis os feature" This reverts commit 493bfc9cc57d65ecf1448793e5b50986f4fc32fe. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4189506e..c05d72a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,4 @@ language: python -os: - - linux - - osx python: - "2.7" - "3.3"