Skip to content

Commit

Permalink
update travis to use node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeaux committed Aug 1, 2021
1 parent bd2f09e commit b2420db
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
Expand Up @@ -2,7 +2,7 @@
#see: https://travis-ci.org/github/mayeaux/nodetube/builds/689876390
language: node_js
node_js:
- "8"
- "10"
before_install:
- sudo apt-get update
- sudo apt-get install ffmpeg
Expand Down

0 comments on commit b2420db

Please sign in to comment.