Skip to content

Commit ace93ea

Browse files
simonjayhawkinsmeeseeksmachine
authored andcommitted
Backport PR pandas-dev#35468: CI: activate azure pipelines on 1.1.x
1 parent e29d9bb commit ace93ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Adapted from https://github.com/numba/numba/blob/master/azure-pipelines.yml
22
trigger:
33
- master
4+
- 1.1.x
45

56
pr:
67
- master
8+
- 1.1.x
79

810
variables:
911
PYTEST_WORKERS: auto

0 commit comments

Comments
 (0)