Skip to content

Commit

Permalink
Drop node version 0.12 from Travis and 7 and 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakkos committed Nov 24, 2017
1 parent 26323b6 commit 1981134
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
sudo: false
language: node_js
node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
- "0.12"
env: NODE_TLS_REJECT_UNAUTHORIZED=0

0 comments on commit 1981134

Please sign in to comment.