Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Commit

Permalink
Downgrade Node.js to fix builds on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
meisenzahl committed Nov 8, 2019
1 parent 8b2218e commit 4d03b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@
language: node_js

node_js:
- lts/*
- 10/*

sudo: required

Expand Down

0 comments on commit 4d03b39

Please sign in to comment.