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 73ca46a commit 9b68575Copy full SHA for 9b68575
.travis.yml
@@ -3,11 +3,11 @@ os: linux
3
4
# Integration tests need to run first to reset the PR build status to pending
5
stages:
6
+ - name: 'Source Clear'
7
- name: 'Lint markdown files'
8
- name: 'Trigger Integration Tests'
9
if: env(RUN_COMPAT_SUITE) = true
10
- name: 'Lint'
- - name: 'Source Clear'
11
- name: 'Unit Tests'
12
- name: 'Prepare for release'
13
if: env(PREP) = true and type = api
0 commit comments