From 438230178a13a2ae6b860ad94aa7baeee75bba04 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 18 Nov 2019 16:14:58 +0100 Subject: see cyg-get help --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1e5286e..3908fdb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,8 +36,7 @@ matrix: #- choco install git #- choco install cygwin --no-progress -y - choco install cyg-get --no-progress -y - - dir /c/tools - - dir /c/tools/cygwin + - /c/ProgramData/chocolatey/bin/cyg-get.bat -help #- /c/tools/cygwin/cygwinsetup.exe -v -B -P #lapack-3.8.0-1,openblas-0.3.7-1 - /c/ProgramData/chocolatey/bin/cyg-get.bat lapack-3.8.0-1,openblas-0.3.7-1 -- cgit v1.2.3