瀏覽代碼

[CI] ubuntu wily is not supported anymore

Andy Li 8 年之前
父節點
當前提交
3526137459
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tests/RunCi.hx

+ 0 - 1
tests/RunCi.hx

@@ -653,7 +653,6 @@ class RunCi {
 			runCommand("debuild -S -sa");
 			runCommand("debuild -S -sa");
 			runCommand("backportpackage -d yakkety --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("backportpackage -d yakkety --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("backportpackage -d xenial  --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("backportpackage -d xenial  --upload ${PPA} --yes ../haxe_*.dsc");
-			runCommand("backportpackage -d wily    --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("backportpackage -d vivid   --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("backportpackage -d vivid   --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("backportpackage -d trusty  --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("backportpackage -d trusty  --upload ${PPA} --yes ../haxe_*.dsc");
 			runCommand("git checkout debian/changelog");
 			runCommand("git checkout debian/changelog");