mirror of
https://github.com/jhasse/poly2tri.git
synced 2025-01-03 16:33:31 +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