Skip to content

Commit 33336f4

Browse files
authored
Update .travis.yml (#209)
1 parent efa480f commit 33336f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ after_script: "vendor/bin/php-coveralls -v"
1515

1616
# Linting and integration tests need to run first to reset the PR build status to pending
1717
stages:
18+
- 'Source Clear'
1819
- 'Linting'
1920
- 'Integration tests'
2021
- 'Test'
21-
- 'Source Clear'
2222

2323
jobs:
2424
include:

0 commit comments

Comments
 (0)