Skip to content

Commit 97433d8

Browse files
authored
ci: Run source clear before linting and tests
1 parent 50e64d9 commit 97433d8

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
@@ -51,10 +51,10 @@ script:
5151

5252
# Integration tests need to run first to reset the PR build status to pending
5353
stages:
54+
- 'Source Clear'
5455
- 'Lint markdown files'
5556
- 'Integration tests'
5657
- 'Test'
57-
- 'Source Clear'
5858

5959
jobs:
6060
include:

0 commit comments

Comments
 (0)