1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-08 09:43:42 +01: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: image:
#- Visual Studio 2017 - Visual Studio 2017
- Ubuntu1804 - Ubuntu1804
branches: branches:
@ -48,17 +48,17 @@ build_script:
} }
for: for:
- matrix: -
matrix:
only: only:
- image: Visual Studio 2017 - image: Visual Studio 2017
cache: cache:
- '%USERPROFILE%\.electron -> appveyor.yml' - '%USERPROFILE%\.electron -> appveyor.yml'
- matrix: -
matrix:
only: only:
- image: Ubuntu1804 - image: Ubuntu1804
cache: cache:
- '/home/appveyor/.cache/electron -> appveyor.yml' - '/home/appveyor/.cache/electron -> appveyor.yml'
- '/home/appveyor/.cache/electron-builder -> appveyor.yml' - '/home/appveyor/.cache/electron-builder -> appveyor.yml'