Skip to content

Commit 1d995f5

Browse files
committed
updated nette/coding-standard
1 parent d1f9588 commit 1d995f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
- name: Nette Coding Standard
4949
php: 7.4
5050
install:
51-
- travis_retry composer create-project nette/coding-standard temp/coding-standard ^2 --no-progress
51+
- travis_retry composer create-project nette/coding-standard temp/coding-standard ^3 --no-progress
5252
script:
53-
- php temp/coding-standard/ecs check src tests --config temp/coding-standard/coding-standard-php71.yml
53+
- php temp/coding-standard/ecs check
5454

5555

5656
- stage: Static Analysis (informative)

0 commit comments

Comments
 (0)