DEV: Delete Travis config file (#120)

This commit is contained in:
Osama Sayegh 2020-12-01 19:36:59 +03:00 committed by GitHub
parent 55ceec2ac3
commit 314616dbd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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