Skip to content

Commit

Permalink
Test against node v0.10, v4, and v6
Browse files Browse the repository at this point in the history
  • Loading branch information
springmeyer committed Apr 14, 2017
1 parent 5a629ee commit 38be5ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,11 @@ language: node_js

sudo: false

node_js:
- "0.10"
- "4"
- "6"

env:
global:
- secure: SNKAav+ZYneBNqdXu5qpwQXmLgyrjD4ACxHmgn78o6+L1jLpfHX6VhCrPhDOEnG5wqz0rZBPsW2sBuhlDe56WKFqeGEfXo792XeZr/dbO8F5x4BqIeSEkH1C9yE0HdMtXZ6Ox2Oaf3vsyp+s3dtJkgtkkCqbNEDBsDVm7OY0QU8=
Expand Down

0 comments on commit 38be5ef

Please sign in to comment.