Skip to content

Commit

Permalink
Merge branch 'node6'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Lim committed Sep 10, 2020
2 parents 4fb2901 + 3eb64d7 commit 40ba34d
Show file tree
Hide file tree
Showing 4 changed files with 14,142 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1
jobs:
build:
docker:
- image: circleci/node:12-browsers
- image: circleci/node:6-browsers
steps:
- checkout
- run:
Expand Down
Loading

0 comments on commit 40ba34d

Please sign in to comment.