Skip to content

Commit 65074bf

Browse files
committed
Add some more files to be saved on deploy
1 parent 6152cd3 commit 65074bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ deploy:
2929
provider: releases
3030
file:
3131
- dist/pdf-annotate.js
32+
- dist/pdf-annotate.js.map
33+
- dist/pdf-annotate.min.js
34+
- dist/pdf-annotate.min.js.map
3235
on:
3336
tags: true
3437
node: '8'

0 commit comments

Comments
 (0)