Skip to content

Commit

Permalink
Merge pull request #161 from ckeditor/ci/2102
Browse files Browse the repository at this point in the history
Internal: Upgraded Ubuntu and Node.js versions on Travis.
  • Loading branch information
pomek committed Oct 18, 2022
2 parents 3da4eb2 + b1c96e1 commit e1ad20c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,13 +1,13 @@
sudo: required
dist: xenial
dist: jammy
addons:
chrome: stable
firefox: latest
language: node_js
services:
- xvfb
node_js:
- '14'
- node
cache:
- node_modules
install:
Expand Down

0 comments on commit e1ad20c

Please sign in to comment.