Skip to content

Commit

Permalink
Update .travis.yml (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
oakbani committed Jul 29, 2020
1 parent efa480f commit 33336f4
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 @@ -15,10 +15,10 @@ after_script: "vendor/bin/php-coveralls -v"

# Linting and integration tests need to run first to reset the PR build status to pending
stages:
- 'Source Clear'
- 'Linting'
- 'Integration tests'
- 'Test'
- 'Source Clear'

jobs:
include:
Expand Down

0 comments on commit 33336f4

Please sign in to comment.