1
Fork 0

Use newer version of CI container

This commit is contained in:
Jake Howard 2018-08-16 08:47:52 +01:00
parent 1c95a026c0
commit de37aae009
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -3,7 +3,7 @@ version: 2.0
jobs:
build:
docker:
- image: circleci/node:8.11.2
- image: circleci/node:8.11-stretch-browsers
environment:
- npm_config_loglevel: notice
steps: