Skip to content

Commit 4fc150e

Browse files
committed
Переименование корневой папки
1 parent 2bdfeb1 commit 4fc150e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ opm install cli;
3434
opm install -f ./gitsync.ospx -dest /tmp/;
3535

3636
opm build -out ./build ./;
37-
opm install -f ./build/$(ls -a ./build | grep ^preinstalled) -dest /tmp/gitsync/installed_plugins;
37+
opm install -f ./build/$(ls -a ./build | grep ^preinstalled) -dest /tmp/gitsync/plugins;
3838

3939
opm install;
4040
opm test;

0 commit comments

Comments
 (0)