Skip to content

Commit 33b6fe2

Browse files
committed
travis : try #2
1 parent c62522d commit 33b6fe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,5 @@ deploy:
8888
- provider: script
8989
skip_cleanup: true
9090
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}
91+
on:
92+
branch: travis-ci

0 commit comments

Comments
 (0)