Skip to content

Commit

Permalink
Merge pull request #44 from redgeoff/redgeoff-patch-1
Browse files Browse the repository at this point in the history
test(circleci): latest node
  • Loading branch information
redgeoff committed Oct 3, 2018
2 parents 36e4e3c + 5025bce commit 6e3184d
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 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:8.9.4-stretch-browsers
- image: circleci/node:stretch-browsers
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 6e3184d

Please sign in to comment.