Skip to content

Commit

Permalink
Merge pull request #262 from autocrypt/move-scripts
Browse files Browse the repository at this point in the history
move scripts to .scripts
  • Loading branch information
hpk42 committed Nov 16, 2017
2 parents dff2fec + 8f97992 commit 08cbff9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ script:
deploy:
provider: script
skip_cleanup: true
script: scripts/deploy.sh
script: .scripts/deploy.sh
on:
all_branches: true

Expand Down

0 comments on commit 08cbff9

Please sign in to comment.