Skip to content

Commit 5e02748

Browse files
authored
Update .travis.yml (#266)
1 parent e532857 commit 5e02748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ after_success: "coveralls"
1919

2020
# Integration tests need to run first to reset the PR build status to pending
2121
stages:
22+
- 'Source Clear'
2223
- 'Lint markdown files'
2324
- 'Integration tests'
2425
- 'Production tests'
2526
- 'Test'
26-
- 'Source Clear'
2727

2828
jobs:
2929
include:

0 commit comments

Comments
 (0)