mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 20:22:42 +00:00
Upping the node ver on circleci
This commit is contained in:
committed by
Trevor Buckner
parent
1d54ab49e6
commit
47429d804a
@@ -6,7 +6,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/node:7.10
|
||||
- image: circleci/node:8.9
|
||||
- image: circleci/mongo:3.4.4
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
Reference in New Issue
Block a user