Let's try to make travis happy with older node version

This commit is contained in:
Godzil
2018-05-08 21:49:11 +01:00
parent 0a80f80f91
commit 05ead50c0d

View File

@@ -1,4 +1,5 @@
{
"target": "es6",
"compilerOptions": {
"declaration": true,
"noImplicitAny": true,