Skip to content

Commit

Permalink
ci test: drop node 6, add node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson authored Aug 8, 2019
1 parent f9eeb0a commit fe02b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "6"
- "8"
- "10"
- "12"

services:
- redis-server
Expand Down

0 comments on commit fe02b26

Please sign in to comment.