Skip to content

Commit 65ba78c

Browse files
committed
Update Travis configuration.
1 parent 263e9b0 commit 65ba78c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ before_script:
2929
script:
3030
- composer validate
3131
- composer update
32-
# - bin/phpcs
33-
- vendor/bin/phpspec run --no-code-generation
32+
- composer grumphp
3433

3534
install:
3635
- travis_retry composer install

0 commit comments

Comments
 (0)