mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-02-16 16:34:50 +00:00
Fix travis build
This commit is contained in:
parent
427cfc2305
commit
234203dc2b
@ -6,6 +6,8 @@ services:
|
||||
before_install:
|
||||
- plugin_name=${PWD##*/} && echo $plugin_name
|
||||
|
||||
install: true # Prevent travis doing bundle install
|
||||
|
||||
script:
|
||||
- >
|
||||
docker run
|
||||
|
Loading…
x
Reference in New Issue
Block a user