DEV: Delete Travis config file (#83)

This commit is contained in:
Osama Sayegh 2020-12-19 01:50:50 +03:00 committed by GitHub
parent 4506cf6a11
commit 30a5e036d7
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