Skip to content

Commit

Permalink
Stop travis from removing files required for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
petterarvidsson committed Dec 29, 2017
1 parent dcead42 commit c9660a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,7 @@ script:
- sbt test assembly doc

deploy:
skip_cleanup: true
provider: releases
api_key:
secure: EgJ7RuEBzNjcKBuQP4jtwPU1hp8LzoacGufAaimOfG4+3pTfbPFttXjMXjb/8HP4QF1vcFH3BemPyZng20qTTP1LuoNvU3Ae4ZakCFDS0F9KfajibcmJRCqoJ7LSI6olFS/zyMWNVWkEUiBcOcLIafBTz1HB6M0ucxanN6/dUS4=
Expand Down

0 comments on commit c9660a4

Please sign in to comment.