Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit cdd3207

Browse files
author
Sukhveer Sanghera
committed
Setup travis ci
1 parent db5a9ad commit cdd3207

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: node_js
2+
3+
node_js:
4+
- "8"
5+
6+
cache:
7+
directories:
8+
- "node_modules"

0 commit comments

Comments
 (0)