We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8395f1d commit 94d340dCopy full SHA for 94d340d
.travis.yml
@@ -24,14 +24,14 @@ after_success: npm run coveralls
24
25
# Integration tests need to run first to reset the PR build status to pending
26
stages:
27
- - name: 'Lint markdown files'
+ - 'Source Clear'
28
+ - 'Lint markdown files'
29
- 'Lint'
30
- 'Integration tests'
31
- 'Full stack production tests'
32
- 'Cross-browser and umd unit tests'
33
- 'Test'
34
- 'Test sub packages'
- - 'Source Clear'
35
36
jobs:
37
include:
0 commit comments