Skip to content

Commit

Permalink
Internal: Use the latest LTS version of Node on Travis. See: ckeditor…
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Dec 15, 2022
1 parent 8f40903 commit a0325a7
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 @@ -5,7 +5,7 @@ language: node_js
services:
- xvfb
node_js:
- node
- lts/*
cache:
yarn: true
cache:
Expand Down

0 comments on commit a0325a7

Please sign in to comment.