Skip to content

Commit

Permalink
Merge pull request #32 from michaelachrisco/latest-circleci
Browse files Browse the repository at this point in the history
Latest circleci
  • Loading branch information
michaelachrisco authored Jun 15, 2019
2 parents a04e70f + dd81da3 commit 662155d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/php:7.3-node-browsers
- image: circleci/php:latest
working_directory: ~/ReadOnlyTraitLaravel
steps: # a set of executable commands
- checkout
Expand Down

0 comments on commit 662155d

Please sign in to comment.