Fix travis build

This commit is contained in:
David Taylor 2018-04-08 03:15:44 +01:00
parent 427cfc2305
commit 234203dc2b
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ services:
before_install:
- plugin_name=${PWD##*/} && echo $plugin_name
install: true # Prevent travis doing bundle install
script:
- >
docker run