travis no longer needed -- using github actions

This commit is contained in:
Dave Horton
2021-01-08 14:07:18 -05:00
parent d3f8e032d1
commit 2a8f165468

View File

@@ -1,6 +0,0 @@
sudo: required
language: node_js
node_js:
- "lts/*"
script:
- npm test