We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9a6dc commit 427af4dCopy full SHA for 427af4d
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