init source

This commit is contained in:
Le Viet
2022-03-07 22:07:57 +07:00
parent e4376f3777
commit 8aba590a8d
11240 changed files with 1012977 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
language: node_js
matrix:
include:
- node_js: "4"
addons:
postgresql: "9.1"
dist: precise
- node_js: "6"
addons:
postgresql: "9.4"
- node_js: "8"
addons:
postgresql: "9.6"
- node_js: "10"
addons:
postgresql: "9.6"