Browse Source

Update .travis.yml

cmake
Dibyendu Majumdar 2 years ago
committed by GitHub
parent
commit
d6422fe2e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -7,7 +7,7 @@ arch:
compiler:
- gcc
cache: ccache
dist: bionic
dist: focal
addons:
apt:
packages:


Loading…
Cancel
Save