Skip to content

Commit 2f340ee

Browse files
committed
ci: Remove dead config in .travis.yml
There is no "Saucelabs" stage, and otherwise the "stages" entry just serve to customize the order of the stages, which does not need to be customized.
1 parent 49f29e1 commit 2f340ee

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ cache:
1818
directories:
1919
- node_modules
2020

21-
stages:
22-
- Test
23-
- Deploy
24-
- Saucelabs
25-
2621
jobs:
2722
include:
2823
- stage: Test

0 commit comments

Comments
 (0)