Skip to content

Commit

Permalink
Merge pull request #47 from PiotrSliwa/UseStableNodeVersion
Browse files Browse the repository at this point in the history
Use stable node version in CI.
  • Loading branch information
keithamus committed Mar 4, 2016
2 parents b65272a + 936161c commit eb493cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ sudo: false
language: node_js
node_js:
- 0.1
- 4.3
- stable

script:
- make test
Expand Down

0 comments on commit eb493cf

Please sign in to comment.