Test node@13 on CircleCI (#10600)
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
test:
|
||||
working_directory: ~/babel
|
||||
docker:
|
||||
- image: circleci/node:12
|
||||
- image: circleci/node:13
|
||||
steps:
|
||||
- checkout
|
||||
- restore-cache: *restore-yarn-cache
|
||||
@@ -107,7 +107,6 @@ jobs:
|
||||
cat ~/test262.tap | $(npm bin)/tap-mocha-reporter spec || true
|
||||
<<: *test262_workdir
|
||||
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user