Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #24 from thangngoc89/patch-2
Browse files Browse the repository at this point in the history
Test with node 4 and 5 on travis
  • Loading branch information
Mike Nikles committed Apr 27, 2016
2 parents 97587cd + 124b0d3 commit 23d0c44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: node_js
node_js:
- 'stable'
- 4
- 5
- 6

0 comments on commit 23d0c44

Please sign in to comment.