Skip to content

Commit 3c5ae92

Browse files
authored
ci: Remove dead config in .travis.yml (getsentry#2585)
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 dc00620 commit 3c5ae92

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

-5
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)