We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb67934 commit 9c91116Copy full SHA for 9c91116
.travis.yml
@@ -60,6 +60,7 @@ jobs:
60
61
# source distributions
62
- os: linux
63
+ stage: s1
64
env:
65
- SDIST=1
66
- ENABLE_CONTRIB=0
@@ -68,6 +69,7 @@ jobs:
68
69
language: python
70
dist: xenial
71
72
73
74
75
@@ -76,6 +78,7 @@ jobs:
76
78
77
79
80
81
82
83
84
- ENABLE_CONTRIB=1
@@ -84,6 +87,7 @@ jobs:
87
85
88
86
89
90
91
92
93
0 commit comments