Skip to content

Commit

Permalink
test(circleci): latest node
Browse files Browse the repository at this point in the history
  • Loading branch information
redgeoff committed Oct 3, 2018
1 parent f1282a0 commit 496ba5d
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 496ba5d

Please sign in to comment.