Skip to content

Commit

Permalink
Drop testing for Node v6
Browse files Browse the repository at this point in the history
Fixes build errors due to syntax limitations of Node v6.
  • Loading branch information
jakezatecky committed Oct 7, 2018
1 parent 23ba81f commit fc020f9
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'
before_script:
Expand Down

0 comments on commit fc020f9

Please sign in to comment.