Update travis config after docker rake changes
This commit is contained in:
parent
e733c2564f
commit
05d38e2b4f
|
@ -11,9 +11,7 @@ script:
|
|||
docker run
|
||||
-e "COMMIT_HASH=origin/tests-passed"
|
||||
-e "SKIP_CORE=1"
|
||||
-e "LOAD_PLUGINS=1"
|
||||
-e SINGLE_PLUGIN=$plugin_name
|
||||
-e MODULE="Acceptance: Chat Integration"
|
||||
-v $(pwd):/var/www/discourse/plugins/$plugin_name
|
||||
discourse/discourse_test:release
|
||||
|
Loading…
Reference in New Issue