Skip to content

Commit 3a2a201

Browse files
committed
Use the full "run-script" term
1 parent 0ca58e5 commit 3a2a201

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
@@ -17,8 +17,8 @@ before_script:
1717

1818
script:
1919
- mkdir -p build/logs
20-
- composer run lint
21-
- composer run test
20+
- composer run-script lint
21+
- composer run-script test
2222

2323
after_success:
2424
- travis_retry php vendor/bin/php-coveralls

0 commit comments

Comments
 (0)