Skip to content

Commit a471e4a

Browse files
committed
Updated framework and vendors
1 parent e68022b commit a471e4a

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
@@ -31,7 +31,7 @@ before_script:
3131
- if [ "$LARAVEL_VERSION" != "" ]; then composer require --dev "laravel/laravel:${LARAVEL_VERSION}" --prefer-dist; fi;
3232
- travis_retry composer update
3333

34-
cache:
34+
cache:
3535
directories:
3636
- vendor
3737

0 commit comments

Comments
 (0)