Skip to content

Commit

Permalink
remove node version message, outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkeller committed Sep 1, 2018
1 parent 4adad8d commit 32b5b57
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@ console.log(csvs)
*/
```

A word on supported Node versions
-----

All of the tests pass for the versions listed in [`.travis.yml`](.travis.yml). In addition, everything except dbf-related functions *should* work under NodeJS versions 0.11 through 2.x. If you would like dbf support for those versions, the [2.0 releases of Indian Ocean](https://github.com/mhkeller/indian-ocean/releases/tag/v2.0.3) have that support. Install with `npm install --save indian-ocean@2.0.3`.

License
-------

Expand Down

0 comments on commit 32b5b57

Please sign in to comment.