Update .travis.yml

Signed-off-by: xn0px90 <xn0px90@users.noreply.github.com>
This commit is contained in:
xn0px90 2023-02-10 12:57:13 -07:00 committed by GitHub
parent 44088a8316
commit ba4bcb7a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,9 @@ language: node_js
node_js:
- 'node'
#git:
on: push
#depth: false
on:
- 'push'
depth: false