Skip to content

Commit d425e7d

Browse files
author
Tim Etchells
committed
fix travis because renamed license
1 parent 488a0e2 commit d425e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ node_js:
2828

2929
before_install:
3030
# Copy the LICENSE into the extension directory, so it is included in the build
31-
- cp -v LICENSE.* dev
31+
- cp -v LICENSE dev
3232
- cd dev
3333
- npm i -g vsce
3434
- npm i

0 commit comments

Comments
 (0)