Skip to content

Commit 52252a5

Browse files
committed
Adding Travis CI config so build passes
1 parent 194ca75 commit 52252a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- '5.10.1'
4+
services:

0 commit comments

Comments
 (0)