1
0
mirror of synced 2026-08-06 07:06:54 +00:00

DEV: Remove Travis CI

This commit is contained in:
Justin DiRose
2020-10-20 11:29:15 -05:00
parent 86c8daf693
commit 3428429d77
-12
View File
@@ -1,12 +0,0 @@
# We want to use the KVM-based system, so require sudo
sudo: required
services:
- docker
before_install:
- git clone --depth=1 https://github.com/discourse/discourse-plugin-ci
install: true # Prevent travis doing bundle install
script:
- discourse-plugin-ci/script.sh