更新 .travis.yml

This commit is contained in:
Suwings 2020-03-27 19:29:52 +08:00 committed by GitHub
parent 372011be49
commit 1f0f65730d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
language: node_js
node_js:
- "8.0"
- "9.0"
- "10.0"
- "11.0"
- "12.0"
@ -14,4 +12,4 @@ before_script:
branches:
only:
- master
- develop
- develop