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

Commit 1034dfb

Browse files
Add travis configuration
1 parent 332b2b7 commit 1034dfb

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+
sudo: false
2+
language: node_js
3+
node_js:
4+
- '0.8.x'

0 commit comments

Comments
 (0)