Skip to content
Snippets Groups Projects
Commit 082f761c authored by David Adam's avatar David Adam
Browse files

build-fish-nightlies.zsh: update available Ubuntu releases

parent c8c8f3fd
No related merge requests found
...@@ -17,7 +17,7 @@ DPKG_AREA=$BUILD_AREA/dpkgs ...@@ -17,7 +17,7 @@ DPKG_AREA=$BUILD_AREA/dpkgs
OBS_AREA=$BUILD_AREA/obs OBS_AREA=$BUILD_AREA/obs
# build for the following PPA architectures: # build for the following PPA architectures:
PPA_SERIES=(precise trusty utopic vivid) PPA_SERIES=(precise trusty utopic vivid wily)
# (zsh array - will not work in bash or sh) # (zsh array - will not work in bash or sh)
GPG_KEYID=0C273BBA GPG_KEYID=0C273BBA
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment