Browse Source

upgrade node version for wercker

Yuki Takei 7 năm trước cách đây
mục cha
commit
f5e8ee456d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      wercker.yml

+ 2 - 2
wercker.yml

@@ -1,7 +1,7 @@
-box: node:8
+box: node:10
 
 services:
-  - mongo:3.4
+  - mongo:3.6
 
 
 test: