mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-02-18 09:24:56 +00:00
DEV: Delete Travis config file (#48)
This commit is contained in:
parent
e52783559e
commit
4c9553725d
12
.travis.yml
12
.travis.yml
@ -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
|
|
Loading…
x
Reference in New Issue
Block a user