[MIRROR] Completely replace Travis and AppVeyor with GitHub Actions (#1519)

* Completely replace Travis and AppVeyor with GitHub Actions

* Delete .travis.yml

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2020-11-01 16:41:43 +00:00
committed by GitHub
co-authored by Jared-Fogle Gandalf
parent 990ba200b1
commit d89c12eab5
24 changed files with 151 additions and 145 deletions
@@ -689,7 +689,7 @@
/datum/design/surgery/healing //PLEASE ACCOUNT FOR UNIQUE HEALING BRANCHES IN THE hptech HREF (currently 2 for Brute/Burn; Combo is bonus)
name = "Tend Wounds"
desc = "An upgraded version of the original surgery."
id = "surgery_healing_base" //holder because travis cries otherwise. Not used in techweb unlocks.
id = "surgery_healing_base" //holder because CI cries otherwise. Not used in techweb unlocks.
research_icon_state = "surgery_chest"
/datum/design/surgery/healing/brute_upgrade