Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit b13c678

Browse files
committed
Added missing travis script
(cherry picked from commit 329ddf3)
1 parent 6ca28da commit b13c678

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bin/ci/install_dependencies.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
3+
composer self-update;
4+
composer update;

0 commit comments

Comments
 (0)