Skip to content

Commit 3f39262

Browse files
authored
fix travis job error: The command "cd extension" failed and exited with 1 during . (#62)
1 parent 701d9ed commit 3f39262

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ before_install:
1313
sh -e /etc/init.d/xvfb start;
1414
sleep 3;
1515
fi
16-
- cd extension
1716

1817
install:
1918
- npm install -g vsce

0 commit comments

Comments
 (0)