Skip to content

Commit 106a9d8

Browse files
committed
try to skip the script step
1 parent 615cca3 commit 106a9d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
# source distributions
6262
- os: linux
6363
stage: s1
64+
script: skip
6465
env:
6566
- SDIST=1
6667
- ENABLE_CONTRIB=0
@@ -70,6 +71,7 @@ jobs:
7071
dist: xenial
7172
- os: linux
7273
stage: s1
74+
script: skip
7375
env:
7476
- SDIST=1
7577
- ENABLE_CONTRIB=0
@@ -79,6 +81,7 @@ jobs:
7981
dist: xenial
8082
- os: linux
8183
stage: s1
84+
script: skip
8285
env:
8386
- SDIST=1
8487
- ENABLE_CONTRIB=1
@@ -88,6 +91,7 @@ jobs:
8891
dist: xenial
8992
- os: linux
9093
stage: s1
94+
script: skip
9195
env:
9296
- SDIST=1
9397
- ENABLE_CONTRIB=1

0 commit comments

Comments
 (0)