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