Skip to content

Commit

Permalink
add ubuntu 22.04 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Aug 18, 2022
1 parent 832a9ef commit 675c922
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 @@ -23,6 +23,12 @@ jobs:
env:
- BADGE=Ubuntu_20.04
- MAKE=make
- os: linux
name: Ubuntu 22.04
dist: jammy
env:
- BADGE=Ubuntu_22.04
- MAKE=make
- os: windows
name: Windows
env:
Expand Down

0 comments on commit 675c922

Please sign in to comment.