Skip to content

Commit

Permalink
fix: removed node v6 from travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jan 14, 2019
1 parent 3cbc46b commit 7f9d224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- '6'
- '8'
- '10'
script:
Expand Down

0 comments on commit 7f9d224

Please sign in to comment.