DEV: Delete Travis config file (#48)

This commit is contained in:
Osama Sayegh 2020-12-01 10:15:55 +03:00 committed by GitHub
parent e52783559e
commit 4c9553725d
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 https://github.com/discourse/discourse-plugin-ci
install: true # Prevent travis doing bundle install
script:
- discourse-plugin-ci/script.sh