Skip to content

Commit

Permalink
Update Travis node version
Browse files Browse the repository at this point in the history
I don't think that is going to fix Travis tests and we have now GitHub tests, so it is more of a vanity thing.
  • Loading branch information
StorytellerCZ committed Oct 24, 2022
1 parent 887710c commit 3dd7d07
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
@@ -1,5 +1,5 @@
language: node_js
node_js: "0.10"
node_js: "12"
sudo: false
install:
- "curl https://install.meteor.com | /bin/sh"
Expand Down

0 comments on commit 3dd7d07

Please sign in to comment.