Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvbrianking committed Dec 29, 2019
1 parent f8c81a5 commit 7d01749
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ build:
environment:
php:
version: '7.2'
# requires:
# - branch: master
requires:
- branch: master
nodes:
analysis:
tests:
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
php: 7.2

before_script:
- git clone https://github.com/mtvbrianking/laravel-eloquent-uuid.git
- git clone https://github.com/mtvbrianking/laravel-package-boilerplate.git

install:
- curl -O http://get.sensiolabs.org/sami.phar
Expand Down

0 comments on commit 7d01749

Please sign in to comment.