chore: remove travis config

This commit is contained in:
Sam Potts 2022-04-18 20:28:21 +10:00
parent 5f9d090c13
commit 28347a0d7e

View File

@ -1,6 +0,0 @@
language: node_js
node_js: lts/*
script:
- npm run lint
- npm run build