Skip to content

Commit

Permalink
Installer
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonMarcel-HD committed Feb 3, 2022
1 parent 181f571 commit d00d676
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ for:
-
matrix:
only:
- image: Visual Studio 2019
- image: Visual Studio 2019 1
clone_folder: C:\TeamSpeakTheme
before_build:
- ps: C:\Python39\python.exe .\Build\assembleInstallScript-Default.py
Expand All @@ -54,7 +54,7 @@ for:
-
matrix:
only:
- image: Visual Studio 2019
- image: Visual Studio 2019 2
clone_folder: C:\TeamSpeakTheme
before_build:
- ps: C:\Python39\python.exe .\Build\assembleInstallScript-Light.py
Expand All @@ -66,7 +66,7 @@ for:
-
matrix:
only:
- image: Visual Studio 2019
- image: Visual Studio 2019 3
clone_folder: C:\TeamSpeakTheme
before_build:
- ps: C:\Python39\python.exe .\Build\assembleInstallScript-Dark.py
Expand All @@ -78,7 +78,7 @@ for:
-
matrix:
only:
- image: Ubuntu
- image: Ubuntu 1
clone_folder: /home/appveyor/TeamSpeakTheme
before_build:
- sudo apt-get install -y makeself zip
Expand All @@ -91,7 +91,7 @@ for:
-
matrix:
only:
- image: Ubuntu
- image: Ubuntu 2
clone_folder: /home/appveyor/TeamSpeakTheme
before_build:
- sudo apt-get install -y makeself zip
Expand All @@ -104,7 +104,7 @@ for:
-
matrix:
only:
- image: Ubuntu
- image: Ubuntu 3
clone_folder: /home/appveyor/TeamSpeakTheme
before_build:
- sudo apt-get install -y makeself zip
Expand Down

0 comments on commit d00d676

Please sign in to comment.