Skip to content

Commit

Permalink
Remove support for node6 and add support for node11
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergi Almacellas Abellana committed Nov 14, 2018
1 parent 089b8b9 commit 30cf324
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "6"
- "8"
- "9"
- "10"

- "11"

0 comments on commit 30cf324

Please sign in to comment.