Skip to content

Commit 94d340d

Browse files
authored
Update .travis.yml (#543)
1 parent 8395f1d commit 94d340d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ after_success: npm run coveralls
2424

2525
# Integration tests need to run first to reset the PR build status to pending
2626
stages:
27-
- name: 'Lint markdown files'
27+
- 'Source Clear'
28+
- 'Lint markdown files'
2829
- 'Lint'
2930
- 'Integration tests'
3031
- 'Full stack production tests'
3132
- 'Cross-browser and umd unit tests'
3233
- 'Test'
3334
- 'Test sub packages'
34-
- 'Source Clear'
3535

3636
jobs:
3737
include:

0 commit comments

Comments
 (0)