Update .travis.yml

This commit is contained in:
Sam Potts 2021-01-29 23:16:15 +11:00 committed by GitHub
parent ea87b9c788
commit c66dc8bf95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ language: node_js
node_js: lts/*
script:
- bash .travis/prevent-base-master.sh
- bash .travis/omit-dist.sh
- npm run lint
- npm run build