Skip to content

Commit

Permalink
add ubuntu 20.04 in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed May 20, 2022
1 parent e9d32bf commit b7cf723
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 @@ -17,6 +17,12 @@ jobs:
env:
- BADGE=Ubuntu_18.04
- MAKE=make
- os: linux
name: Ubuntu 20.04
dist: focal
env:
- BADGE=Ubuntu_20.04
- MAKE=make
- os: windows
name: Windows
env:
Expand Down

0 comments on commit b7cf723

Please sign in to comment.