summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-07-11 15:54:22 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-07-11 15:54:22 -0700
commitbb41ecb9917d2be987ca506087594b77d3ac031d (patch)
tree456904db364f73768f657851f985a484b3259098
parenta0aee2f880a8e736b638d5188ef56f07d6ce3f82 (diff)
downloadsendgrid-nodejs-bb41ecb9917d2be987ca506087594b77d3ac031d.zip
sendgrid-nodejs-bb41ecb9917d2be987ca506087594b77d3ac031d.tar.gz
sendgrid-nodejs-bb41ecb9917d2be987ca506087594b77d3ac031d.tar.bz2
Updated supported language versions
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 63c1a63..c960a56 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ node_js:
- "0.10"
- "0.12"
- "iojs"
+- "4"
before_install:
- npm install -g npm@2
notifications: