Skip to content

Commit

Permalink
Bumped Ubuntu and Node.js versions on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslaw-zan committed Oct 17, 2022
1 parent 3da4eb2 commit b1c96e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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 b1c96e1

Please sign in to comment.