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

Commit 45a8480

Browse files
committed
Add node.js 0.12 and iojs to Travis CI
1 parent 04db227 commit 45a8480

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
sudo: false
12
language: node_js
3+
node_js:
4+
- iojs
5+
- "0.12"
6+
- "0.10"

0 commit comments

Comments
 (0)