Skip to content

Commit 684607a

Browse files
committed
tarvis-ci cheat sheet node.js add
1 parent 96fc29c commit 684607a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

data/tarvis-ci.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
"title": "Node.js",
1010
"items": [
1111
{
12-
"definition": "",
13-
"code": ""
12+
"code": "language: node_js"
1413
},
1514
{
16-
"definition": "",
17-
"code": ""
15+
"code": "node_js:\n - '4'"
16+
},
17+
{
18+
"definition": "ডিফল্টগুলি npm ইনস্টলে ইনস্টল করে এবং ডিফল্টগুলি npm পরীক্ষায় পরীক্ষা করে।"
1819
}
1920
]
2021
},

0 commit comments

Comments
 (0)