Skip to content

Commit

Permalink
Have Travis build support jammy (Ubuntu 22.04 LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
xeler-sh authored and shussain committed Aug 10, 2022
1 parent 3206da0 commit 09737a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ jobs:
- os: linux
dist: focal
compiler: clang
- os: linux
dist: jammy
compiler: gcc
- os: linux
dist: jammy
compiler: clang

sudo: false

Expand Down

0 comments on commit 09737a1

Please sign in to comment.