Skip to content

Commit 99f30e1

Browse files
committed
typo
1 parent 5872500 commit 99f30e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/plugins.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var createConfigPlugin = async function (pluginName, parameters, localPath) {
3838
},
3939
{
4040
// travis
41-
location: `/home/travis/build/RelaxedJS/relaxed-svg`,
41+
location: `/home/travis/build/RelaxedJS/relaxed-${pluginName}`,
4242
origin: `relaxed-${pluginName}`
4343
}
4444
]

0 commit comments

Comments
 (0)