Explorar el Código

Include the latest node in tests.

Eugene Lazutkin hace 6 años
padre
commit
12db0e668d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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