Skip to content

Commit

Permalink
CI: activate azure pipelines on 1.1.x - DO NOT MERGE (pandas-dev#35468)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjayhawkins authored Aug 3, 2020
1 parent 0b90685 commit 2a31923
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Adapted from https://github.com/numba/numba/blob/master/azure-pipelines.yml
trigger:
- master
- 1.1.x

pr:
- master
- 1.1.x

variables:
PYTEST_WORKERS: auto
Expand Down

0 comments on commit 2a31923

Please sign in to comment.