From 8c8233012bf667120d4b5f872a9b99c5ccb98811 Mon Sep 17 00:00:00 2001 From: Andreas Heger Date: Mon, 18 Sep 2017 11:19:28 +0100 Subject: [PATCH] execute linking tests only when explicitly requested via PYSAM_LINKING_TESTS env var. Keep on travis. Fixes #534 Gbp-Pq: Name execute-linking-tests-only-when-explicitely-reque.patch --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index f874a90..bfc5d1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,6 @@ env: - CONDA_PY=3.4 - CONDA_PY=3.5 - CONDA_PY=3.6 - global: - - PYSAM_LINKING_TEST=1 addons: apt: -- 2.30.2