Update appveyor.yml
This commit is contained in:
parent
0cadaecbd2
commit
980d200092
|
|
@ -17,11 +17,11 @@ skip_commits:
|
|||
- NazaraModuleTemplate/*
|
||||
|
||||
os:
|
||||
- Visual Studio 2017
|
||||
- Visual Studio 2019
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- TOOLSET: vs2017
|
||||
- TOOLSET: vs2019
|
||||
|
||||
install:
|
||||
- cd build && "./premake5.exe" %TOOLSET% && cd ..
|
||||
|
|
|
|||
Loading…
Reference in New Issue