Skip to content

Commit e3ed999

Browse files
author
Andreas Fertig
committed
deploy on master
1 parent a61668e commit e3ed999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ deploy:
107107
skip_cleanup: true
108108
script: scp $TRAVIS_BUILD_DIR/build/insights ${SCP_CRED} && scp $TRAVIS_BUILD_DIR/build/include*.tar.bz2 ${SCP_CRED}
109109
on:
110-
branch: trustyClang6
110+
branch: master
111111
condition: $DEPLOY = Yes
112112
env:
113113
global:

0 commit comments

Comments
 (0)