🚧 Remove Travis and GitHub Actions builds for now

This commit is contained in:
Gerber, Mike 2021-02-10 19:01:03 +01:00
parent 2c7f72821a
commit 85e3205bc7
3 changed files with 2 additions and 102 deletions

View file

@ -1,16 +0,0 @@
name: Test
on: push
jobs:
build:
name: Setup, Build, Publish, and Deploy
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build
run: |-
FORCE_DOWNLOAD=y ./build