Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 73c4a60

Browse files
committed
first attempt at travis configuration
1 parent 3d599ff commit 73c4a60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- "0.10"
4+
- "0.11"

0 commit comments

Comments
 (0)