Explorar el Código

configure wercker pipeline ensure to use node:6.10 (not slim)

Yuki Takei hace 9 años
padre
commit
ea75ca7187
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

@@ -1,4 +1,4 @@
-box: node:6.10-slim
+box: node:6.10
 
 test:
   steps: