google / myanmar-tools

Detect and convert the Zawgyi-One font encoding in C++, Java, JavaScript, PHP, and Ruby
Other
239 stars 87 forks source link

MT-71 Add CI checks for Javascript cients. #83

Closed gnrunge closed 3 years ago

sffc commented 3 years ago

Note that .travis.yml has this:

    - language: node_js
      node_js: 6

But the new CI is using Node.js 10.x:

Run actions/setup-node@v1
/opt/hostedtoolcache/node/10.24.1/x64/bin/node --version
v10.24.1
/opt/hostedtoolcache/node/10.24.1/x64/bin/npm --version
6.14.12