瀏覽代碼

Removed last line in uninstall.sh that is causing CI tests to ofail

Fixing-travis-yml
BinHong Lee 7 年之前
父節點
當前提交
052d673ab6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      uninstall.sh

+ 0
- 1
uninstall.sh 查看文件

@@ -3,4 +3,3 @@ echo "Deleting project files"
rm -rf TicketingSystem
echo "Removing additional installed library"
rm -rf ~/anttasks.jar
read -n1 -r -p "Press any key to continue..." key

Loading…
取消
儲存