Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 2bebf93

Browse files
authored
fix(travis): upgrade node to support globalThis
1 parent c84188b commit 2bebf93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python:
2525
- "3.8"
2626
nodejs:
27-
- "node"
27+
- "12"
2828
edge: true
2929
script:
3030
- ./scripts/publish.sh

0 commit comments

Comments
 (0)