Delete .travis.yml

This commit is contained in:
Aleksandr Statciuk 2023-05-12 01:50:27 +03:00
parent 196e9f349b
commit 6d518773c8
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
language: node_js
node_js:
- '10'
script:
- npm run lint
- npm run test