Skip to content

Commit 1720451

Browse files
make .travis.yml consistent
1 parent 78e197a commit 1720451

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
@@ -14,7 +14,7 @@ after_success:
1414

1515
# Linting and Integration tests need to run first to reset the PR build status to pending.
1616
stages:
17-
- name: 'Lint markdown files'
17+
- 'Lint markdown files'
1818
- 'Linting'
1919
- 'Integration tests'
2020
- 'Benchmarking tests'

0 commit comments

Comments
 (0)