mirror of https://github.com/KLayout/klayout.git
Matching azure with travis
This commit is contained in:
parent
482184c936
commit
1c56f3e3a4
|
|
@ -2,7 +2,11 @@
|
|||
trigger:
|
||||
tags:
|
||||
include:
|
||||
- v*
|
||||
- '*'
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- staging
|
||||
|
||||
jobs:
|
||||
- job: Build
|
||||
|
|
|
|||
Loading…
Reference in New Issue