Skip to content

Commit

Permalink
make .travis.yml consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlostong committed Jan 2, 2020
1 parent 78e197a commit 1720451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ after_success:

# Linting and Integration tests need to run first to reset the PR build status to pending.
stages:
- name: 'Lint markdown files'
- 'Lint markdown files'
- 'Linting'
- 'Integration tests'
- 'Benchmarking tests'
Expand Down

0 comments on commit 1720451

Please sign in to comment.