Skip to content

Commit 1955951

Browse files
committed
Add additional Travis targets
1 parent 2c05d64 commit 1955951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ language: node_js
33
node_js:
44
- "4.0"
55
- "4.1"
6+
- "5.0"
7+
- "5.1"
68
after_script:
79
- npm run coveralls

0 commit comments

Comments
 (0)