Merge pull request #412 from ueokande/update-node-version

Update node version
jh-changes
Shin'ya Ueoka 6 years ago committed by GitHub
commit 356c8d2ac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:9-stretch-browsers
- image: circleci/node:10-stretch-browsers
environment:
- FIREFOX_VERSION: "60.0.2"
working_directory: ~