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

Commit b06d645

Browse files
committed
💩 Require sereno globally
1 parent d366c20 commit b06d645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- curl -o- -s -L https://yarnpkg.com/install.sh | bash
88
override:
99
- mkdir -p build/logs
10-
- composer install --dev --no-interaction --no-progress
10+
- composer global require sereno/installer
1111
- yarn --no-progress
1212
cache_directories:
1313
- "~/.yarn-cache"

0 commit comments

Comments
 (0)