Browse Source

Include the latest node in tests.

Eugene Lazutkin 6 năm trước cách đây
mục cha
commit
12db0e668d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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