Skip to content

Commit 56cbba2

Browse files
committed
Fix travis.
1 parent 8ac5dd3 commit 56cbba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cache:
3535
- vendor
3636
- $HOME/.composer/cache
3737

38-
before_script:
38+
before_install:
3939
- composer require "cakephp/cakephp:${CAKEPHP_VERSION}" --no-update
4040

4141
install: composer update --prefer-dist --no-interaction

0 commit comments

Comments
 (0)