Skip to content

Commit 8199664

Browse files
committed
Add travis-ci targets
1 parent 8e5086c commit 8199664

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
@@ -2,5 +2,9 @@
22
language: node_js
33
node_js:
44
- '0.10'
5+
- '0.12'
6+
- 'iojs-1'
7+
- 'iojs-2'
8+
- 'iojs-3'
59
before_script:
610
- npm install

0 commit comments

Comments
 (0)