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

Commit da8c20e

Browse files
committed
Merge pull request #13 from codacy/add-iojs
Add iojs as a build target.
2 parents 111e2e5 + ebc7b82 commit da8c20e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_js:
44
- '0.10'
55
- '0.11'
66
- '0.12'
7+
- 'iojs'
78
matrix:
89
fast_finish: true
910
script: npm test

0 commit comments

Comments
 (0)