Skip to content

Commit

Permalink
Update to node 10 in .travis.yml
Browse files Browse the repository at this point in the history
Update to node 10 in .travis.yml
  • Loading branch information
adityapatadia committed Jan 12, 2019
2 parents de2e7a2 + 6cb7645 commit 05a8b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- '8'
- '6'
- '4'
- '10'
services:
- redis-server
- mongodb
Expand Down

0 comments on commit 05a8b07

Please sign in to comment.