.travis.yml: Node.js 15 isn't released yet

See: https://nodejs.org/en/about/releases/
This commit is contained in:
Alan Orth 2020-07-27 15:40:55 +03:00
parent 536dd793fe
commit 3254306148
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ node_js:
- 12
- 13
- 14
- 15
script: npm run build
dist: bionic