Skip to content

Commit 0d4beff

Browse files
committed
Added composer self-update command to travis build
1 parent adddbe1 commit 0d4beff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ install:
99

1010
before_script:
1111
- fin init
12+
- fin exec 'sudo composer self-update'
1213

1314
script:
1415
- fin rebuild-test

0 commit comments

Comments
 (0)