فهرست منبع

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

Yuki Takei 9 سال پیش
والد
کامیت
ea75ca7187
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      wercker.yml

+ 1 - 1
wercker.yml

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