mirror of
https://github.com/jhasse/poly2tri.git
synced 2024-12-31 23:23:30 +01:00
Remove Azure Pipelines config
This commit is contained in:
parent
722ddf7235
commit
f16f016ad3
@ -1,13 +0,0 @@
|
||||
trigger:
|
||||
- master
|
||||
|
||||
pool:
|
||||
vmImage: 'macOS-10.13'
|
||||
|
||||
steps:
|
||||
- script: |
|
||||
cmake .
|
||||
make
|
||||
env:
|
||||
CLICOLOR_FORCE: '1'
|
||||
displayName: 'build'
|
Loading…
Reference in New Issue
Block a user