Pipeline update.

This commit is contained in:
Matthew Budd 2020-05-08 07:58:35 -04:00
parent 4d91f4e2be
commit 2bf8a4d943
1 changed files with 3 additions and 2 deletions

View File

@ -5,11 +5,12 @@
trigger:
- master
- linux-cheats
pool:
vmImage: 'ubuntu-latest'
steps:
- script: |
make
displayName: 'make'
which scons-3
displayName: 'Build'