DEV: Remove Travis CI

This commit is contained in:
Justin DiRose 2020-10-20 11:29:15 -05:00
parent 86c8daf693
commit 3428429d77
No known key found for this signature in database
GPG Key ID: 4B811FB264021800
1 changed files with 0 additions and 12 deletions

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