diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml index 5862809..1876e67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,13 +34,6 @@ matrix: language: shell before_install: - choco install python3 --version 3.6.8 --no-progress -y - #- choco install git - #- choco install cyg-get --no-progress -y - #- /c/tools/cygwin/cygwinsetup.exe --root /c/tools/cygwin - #--local-package-dir /c/tools/cygwin/packages -d -n -f -q -v -B -P - #mingw64-i686-lapack - #- /c/ProgramData/chocolatey/bin/cyg-get.bat -debug - #mingw64-x86_64-cblas env: - PATH=/c/Python36:/c/Python36/Scripts:/c/ProgramData/chocolatey/bin:$PATH - PYTHON="python" |
