Skip to content

Commit 1bef9e2

Browse files
committed
Add header comment to Azure pipeline
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 065ca82 commit 1bef9e2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
################################################################################
3+
# We use Azure to run the full tests suites on Pythons 2.7 and 3.6
4+
# on Windows (32 and 64), macOS and Linux (64 various distro)
5+
################################################################################
6+
17
jobs:
28

39
################################################################################

0 commit comments

Comments
 (0)