From 2dee842074f7157f54603605ff0ffbb47a997efe Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 20 Nov 2019 12:32:05 +0000 Subject: Debug installing lapacke with nuget --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 02b6867..b654252 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,7 +45,7 @@ matrix: - PATH=/c/Python36:/c/Python36/Scripts:/c/ProgramData/chocolatey/bin:$PATH - PYTHON="python" - PIP="pip" - - CIBW_BEFORE_BUILD="/c/cibw/nuget.exe install lapacke ; pip install numpy" + - CIBW_BEFORE_BUILD="/c/cibw/nuget.exe install lapacke -Verbosity detailed" env: global: -- cgit v1.2.3