Fix Linux tests: add fish PPAs correctly.

This commit is contained in:
Raphael Reitzig 2019-11-06 22:05:46 +01:00
parent b5bec7bb45
commit ed6039e533

View file

@ -5,7 +5,7 @@ matrix:
addons:
apt:
sources:
- ppa:fish-shell/release-2
- sourceline: "ppa:fish-shell/release-2"
packages:
- fish
- dist: bionic
@ -13,7 +13,7 @@ matrix:
addons:
apt:
sources:
- ppa:fish-shell/release-3
- sourceline: "ppa:fish-shell/release-3"
packages:
- fish
- os: osx