Basic CI test coverage verifying that we can compile msbuild (#14242)
commit888c8b46218aa022edf17922fc0fdb5d47d75d49
authorKatelyn Gadd <kg@luminance.org>
Mon, 3 Jun 2019 10:03:37 +0000 (3 03:03 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 3 Jun 2019 10:03:36 +0000 (3 12:03 +0200)
tree4d8f3f106af2e17093004122523eee7f6fd3901e
parentcab30bceccfe1f05f028103c916728ffda7cf958
Basic CI test coverage verifying that we can compile msbuild (#14242)

This adds a basic CI pass that attempts to compile the latest revision of msbuild and verifies that it produced an MSBuild.dll.
scripts/ci/run-jenkins.sh
scripts/ci/run-test-msbuild.sh [new file with mode: 0755]