|
@@ -138,8 +138,8 @@ cache:
|
|
|
# Build
|
|
# Build
|
|
|
# mingw-Build
|
|
# mingw-Build
|
|
|
# Cache the MinGW compiler toolchains so that our CI builds do not chalk up their download stats
|
|
# Cache the MinGW compiler toolchains so that our CI builds do not chalk up their download stats
|
|
|
- - C:\tools\mingw32 -> .travis.yml
|
|
|
|
|
- - C:\tools\mingw64 -> .travis.yml
|
|
|
|
|
|
|
+ - C:\tools\mingw32
|
|
|
|
|
+ - C:\tools\mingw64
|
|
|
environment:
|
|
environment:
|
|
|
GIT_NAME:
|
|
GIT_NAME:
|
|
|
secure: onlJNy/nGFT1GXNdusL4jokojSPZ732EFaXwdhPnpM0=
|
|
secure: onlJNy/nGFT1GXNdusL4jokojSPZ732EFaXwdhPnpM0=
|