Browse Source

[CI] ubuntu wily is not supported anymore

Andy Li 8 năm trước cách đây
mục cha
commit
3526137459
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tests/RunCi.hx

+ 0 - 1
tests/RunCi.hx

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