Add Node 12 to travis (allow_failures)

This commit is contained in:
Nick O'Leary 2019-04-26 16:31:01 +01:00
parent 369f8b3fe0
commit 3e20892fdf
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
sudo: false
language: node_js
matrix:
allow_failures:
- node_js: "12"
include:
- node_js: "10"
script: