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 615cca3 commit 106a9d8Copy full SHA for 106a9d8
.travis.yml
@@ -61,6 +61,7 @@ jobs:
61
# source distributions
62
- os: linux
63
stage: s1
64
+ script: skip
65
env:
66
- SDIST=1
67
- ENABLE_CONTRIB=0
@@ -70,6 +71,7 @@ jobs:
70
71
dist: xenial
72
73
74
75
76
77
@@ -79,6 +81,7 @@ jobs:
79
81
80
82
83
84
85
86
87
- ENABLE_CONTRIB=1
@@ -88,6 +91,7 @@ jobs:
88
91
89
92
90
93
94
95
96
97
0 commit comments