Skip to content

Commit

Permalink
Travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmarcia committed Sep 30, 2019
1 parent 4869f4b commit 644e749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ after_success:
eval `ssh-agent -s`
ssh-add config/deploy_id_rsa
bundle exec cap staging deploy
ssh-agent -k
ssh-agent -k;
fi
env:
global:
Expand Down

0 comments on commit 644e749

Please sign in to comment.