1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00

try to fix matrix?

This commit is contained in:
Kyle Spearrin 2019-03-12 14:53:00 -04:00
parent 39e78512c0
commit 3193682bee

View File

@ -1,5 +1,5 @@
image:
#- Visual Studio 2017
- Visual Studio 2017
- Ubuntu1804
branches:
@ -48,17 +48,17 @@ build_script:
}
for:
- matrix:
-
matrix:
only:
- image: Visual Studio 2017
cache:
- '%USERPROFILE%\.electron -> appveyor.yml'
- matrix:
-
matrix:
only:
- image: Ubuntu1804
cache:
- '/home/appveyor/.cache/electron -> appveyor.yml'
- '/home/appveyor/.cache/electron-builder -> appveyor.yml'