Skip to content

Commit 45ce1f2

Browse files
committed
Rearrange jobs
1 parent 28b89de commit 45ce1f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ matrix:
1111
- php: 7.4
1212
env: COMPOSER=dingo.composer.json
1313
name: "With Dingo router"
14+
- php: 7.4
15+
env: SETUP=lint
16+
name: "Lint code"
1417
- php: 7.2
1518
- php: 7.2
1619
env: SETUP=lowest
@@ -20,9 +23,6 @@ matrix:
2023
- php: 7.4
2124
- php: 7.4
2225
env: SETUP=lowest
23-
- php: 7.4
24-
env: SETUP=lint
25-
name: "Lint code"
2626

2727
cache:
2828
directories:

0 commit comments

Comments
 (0)