Skip to content

Commit da5670b

Browse files
committed
missing colon
1 parent 0948908 commit da5670b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- stage: lint
1919
script: vendor/bin/phpstan analyse src --level max --configuration phpstan.neon;
2020

21-
- stage lint
21+
- stage: lint
2222
script: temp/ecs/bin/ecs check src tests;
2323
before_script: composer create-project symplify/easy-coding-standard temp/ecs;
2424

0 commit comments

Comments
 (0)