fix for issue with Travis building plugin from plugin repo

This commit is contained in:
Ian Norden
2019-03-05 08:57:54 -06:00
parent 06fab13c54
commit 5fd9a59027
6 changed files with 52 additions and 36 deletions
-1
View File
@@ -29,7 +29,6 @@ type Plugin struct {
FileName string
Save bool
Home string
Clone bool
}
type Transformer struct {