Skip to content

Commit

Permalink
Add some more files to be saved on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed Sep 8, 2018
1 parent 6152cd3 commit 65074bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ deploy:
provider: releases
file:
- dist/pdf-annotate.js
- dist/pdf-annotate.js.map
- dist/pdf-annotate.min.js
- dist/pdf-annotate.min.js.map
on:
tags: true
node: '8'
Expand Down

0 comments on commit 65074bf

Please sign in to comment.