Gregg Tavares hace 6 años
padre
commit
9c6a79f728
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - "11"
+  - "12"
 script:
   - npm run build
 env: