Skip to content

Commit 2b65ab9

Browse files
authored
Fix travis script
1 parent e5c64f7 commit 2b65ab9

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
@@ -25,4 +25,4 @@ install:
2525
- travis_retry composer update --no-progress --profile --no-scripts --no-suggest $DEPENDENCIES
2626

2727
script:
28-
- bin/grumphp run
28+
- vendor/bin/grumphp run

0 commit comments

Comments
 (0)