Skip to content

Commit

Permalink
let's support node 0.10 also
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoshwolfe committed Nov 30, 2018
1 parent dbe5c84 commit 7b6669d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
- 8
- 6
- 4
- "0.10"
script:
- "npm run test-travis"
after_script:
Expand Down

0 comments on commit 7b6669d

Please sign in to comment.