Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

NEAR support #210

Merged
merged 12 commits into from
Oct 22, 2021
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ node_js:
- "12"
- "14"
- "16"
script:
- yarn build
- yarn test
Loading