Test with latest

This commit is contained in:
michaelachrisco 2019-06-15 13:08:39 -07:00 committed by GitHub
parent a04e70f812
commit bcd26298e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/php:7.3-node-browsers
- image: circleci/php:atest
working_directory: ~/ReadOnlyTraitLaravel
steps: # a set of executable commands
- checkout