image: 'Visual Studio 2019' install: - git submodule update --init --recursive - msbuild /t:restore build: project: OhmGraphite.sln test: categories: except: - integration