Skip to content

Commit 9c91116

Browse files
committed
add stage
1 parent eb67934 commit 9c91116

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060

6161
# source distributions
6262
- os: linux
63+
stage: s1
6364
env:
6465
- SDIST=1
6566
- ENABLE_CONTRIB=0
@@ -68,6 +69,7 @@ jobs:
6869
language: python
6970
dist: xenial
7071
- os: linux
72+
stage: s1
7173
env:
7274
- SDIST=1
7375
- ENABLE_CONTRIB=0
@@ -76,6 +78,7 @@ jobs:
7678
language: python
7779
dist: xenial
7880
- os: linux
81+
stage: s1
7982
env:
8083
- SDIST=1
8184
- ENABLE_CONTRIB=1
@@ -84,6 +87,7 @@ jobs:
8487
language: python
8588
dist: xenial
8689
- os: linux
90+
stage: s1
8791
env:
8892
- SDIST=1
8993
- ENABLE_CONTRIB=1

0 commit comments

Comments
 (0)