Skip to content

Commit

Permalink
Updated node versions for travis.
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
  • Loading branch information
ncb000gt committed Aug 10, 2018
1 parent cfea445 commit 4087ea0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
@@ -1,10 +1,10 @@
language: node_js
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.10"
- "iojs"
- "4"
- "6"
- "8"
- "10"
notifications:
email:
on_success: never

0 comments on commit 4087ea0

Please sign in to comment.