mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
Fix Linux tests: add fish PPAs correctly.
This commit is contained in:
parent
b5bec7bb45
commit
ed6039e533
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ matrix:
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ppa:fish-shell/release-2
|
- sourceline: "ppa:fish-shell/release-2"
|
||||||
packages:
|
packages:
|
||||||
- fish
|
- fish
|
||||||
- dist: bionic
|
- dist: bionic
|
||||||
|
@ -13,7 +13,7 @@ matrix:
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ppa:fish-shell/release-3
|
- sourceline: "ppa:fish-shell/release-3"
|
||||||
packages:
|
packages:
|
||||||
- fish
|
- fish
|
||||||
- os: osx
|
- os: osx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue