Skip to content

Commit

Permalink
Merge pull request #2 from meisenzahl/Downgrade-Node.js-to-fix-builds…
Browse files Browse the repository at this point in the history
…-on-Travis-CI-1

Downgrade Node.js to fix builds on Travis CI
  • Loading branch information
meisenzahl authored Nov 8, 2019
2 parents 581faa5 + a35df46 commit 6cb8bd4
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 @@ -3,7 +3,7 @@
language: node_js

node_js:
- lts/*
- 10/*

sudo: required

Expand Down

0 comments on commit 6cb8bd4

Please sign in to comment.