From 48f4abdcf2a51ce1cb9ec00cc6a866f5b7a6ec9d Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Mon, 4 Sep 2017 20:05:37 +0200 Subject: [PATCH] Update travis, removing pypi build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f302d0f1b..b87ffbd06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ os: env: - VIA=compile LC_ALL=en_US.ascii - VIA=compile - - VIA=pypi_nightly + #- VIA=pypi_nightly install: - "./travis.sh"