Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 182f42e

Browse files
committedMay 7, 2016
Add travis ci
1 parent c425ef7 commit 182f42e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎.coveralls.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: node_js
2+
node_js:
3+
- "6"
4+
- "5"
5+
- "4"
6+
- "0.12"

0 commit comments

Comments
 (0)
Please sign in to comment.