Skip to content

Commit

Permalink
Update CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte committed Aug 11, 2018
1 parent 016f272 commit 735ec66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
docker:
# ref: https://circleci.com/docs/2.0/circleci-images/
- image: circleci/php:7.2.4-zts-node-browsers
- image: circleci/php:7.2.8-zts-node-browsers
environment:
- CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
- CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
Expand Down

0 comments on commit 735ec66

Please sign in to comment.