浏览代码

Include the latest node in tests.

Eugene Lazutkin 6 年之前
父节点
当前提交
12db0e668d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -5,4 +5,4 @@ language: node_js
 node_js:
   - "8"
   - "10"
-  - "11"
+  - "12"