Delete .travis.yml

This commit is contained in:
Ingvar Stepanyan
2020-11-20 21:37:38 +00:00
committed by GitHub
parent f77ddac652
commit 7f08348509

View File

@ -1,7 +0,0 @@
language: node_js
cache: npm
script: npm run build
after_success: npm run sizereport
os:
- linux
- windows