Skip to content

Commit 5a742e2

Browse files
Correctd supported versions
1 parent 74752b3 commit 5a742e2

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.11"
4-
- "0.12"
5-
- "iojs"
63
- "4"
74
- "6"
85
- "7"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We appreciate your continued support, thank you!
3030

3131
## Prerequisites
3232

33-
- Node.js version 4 or 6
33+
- Node.js version 4, 6 or 7
3434
- The SendGrid service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-nodejs)
3535

3636
## Setup Environment Variables

0 commit comments

Comments
 (0)