We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826eca6 commit 5c4ebd8Copy full SHA for 5c4ebd8
azure-pipelines.yml
@@ -1,4 +1,10 @@
1
# Adapted from https://github.com/numba/numba/blob/master/azure-pipelines.yml
2
+trigger:
3
+- master
4
+
5
+pr:
6
7
8
jobs:
9
# Mac and Linux use the same template
10
- template: ci/azure/posix.yml
0 commit comments