Skip to content

Commit

Permalink
travis : try #2
Browse files Browse the repository at this point in the history
  • Loading branch information
rgetz committed Dec 16, 2016
1 parent c62522d commit 33b6fe2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,5 @@ deploy:
- provider: script
skip_cleanup: true
script: scp -oHostKeyAlgorithms=+ssh-dss -i /tmp/deploy.rsa ${TRAVIS_BUILD_DIR}/${RELEASE_PKG_FILE_DEB} ${SSHUSER}@analog.upload.akamai.com:${DEPLOY_TO}/${RELEASE_PKG_FILE_DEB}
on:
branch: travis-ci

0 comments on commit 33b6fe2

Please sign in to comment.