mirror of
https://github.com/michaelachrisco/ReadOnlyTraitLaravel.git
synced 2024-10-31 21:33:23 -07:00
Test with latest
This commit is contained in:
parent
a04e70f812
commit
bcd26298e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/php:7.3-node-browsers
|
- image: circleci/php:atest
|
||||||
working_directory: ~/ReadOnlyTraitLaravel
|
working_directory: ~/ReadOnlyTraitLaravel
|
||||||
steps: # a set of executable commands
|
steps: # a set of executable commands
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in a new issue