Skip to content

Commit

Permalink
try fixing deployment issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbspeakr committed Jan 24, 2015
1 parent 796a39f commit 740de25
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 @@ -26,5 +26,5 @@ after_success:
- git config --global user.email "[email protected]"
- git config --global user.name "Travis the Build Bot"
- git config --global push.default matching
- git remote add deploy ssh://[email protected]/deployment.git
- git remote add deploy ssh://[email protected]/datensparsam.git
- git push deploy master

0 comments on commit 740de25

Please sign in to comment.