We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a601426 commit ce0827dCopy full SHA for ce0827d
1 file changed
.travis.yml
@@ -15,12 +15,12 @@ after_success:
15
16
# Linting and Integration tests need to run first to reset the PR build status to pending.
17
stages:
18
+ - 'Source Clear'
19
- 'Lint markdown files'
20
- 'Linting'
21
- 'Integration tests'
22
- 'Full stack production tests'
23
- 'Test'
- - 'Source Clear'
24
25
jobs:
26
include:
0 commit comments