Skip to content

Commit b04fff3

Browse files
committed
Install deps for lint job
1 parent da3eb47 commit b04fff3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
include:
6060
- stage: lint
6161
name: Lint
62+
install:
63+
- composer install
6264
script:
6365
- composer lint
6466
- stage: test

0 commit comments

Comments
 (0)