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

Commit 16cac0b

Browse files
committed
Merge pull request #248 from douglasduteil/feat-travis-ci
feat(travis): add travis conf
2 parents 6f27a20 + 25304ea commit 16cac0b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)