You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by al...@apache.org on 2020/04/28 09:04:04 UTC

[openwhisk-wskdebug] 01/01: add node 14 to travis build matrix

This is an automated email from the ASF dual-hosted git repository.

alexkli pushed a commit to branch travis-node-14
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git

commit 9103af0f21105da78ad9baed233f44d9613279b5
Author: Alexander Klimetschek <ak...@adobe.com>
AuthorDate: Tue Apr 28 02:03:31 2020 -0700

    add node 14 to travis build matrix
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index b40fadb..f2a7dbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ node_js:
   - 10
   - 12
   - 13
+  - 14
 services:
   - docker