summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongjin Kim <tobetter@gmail.com>2020-03-19 01:42:09 +0900
committerDongjin Kim <tobetter@gmail.com>2020-03-19 01:48:12 +0900
commitca5bdd0f1c291d1ec135cd134e01aa2619203d4c (patch)
treec32a7407300069a162feebb5e206358dae3fd363
parentcac2c9307b691a4b1c40262009ccbca27077745d (diff)
downloadu-boot-odroid-c1-odroidn2-v2015.01.tar.gz
Change-Id: I4f4ca146eb905d1fc0f56eac6dfc8c4477b5e80c Signed-off-by: Dongjin Kim <tobetter@gmail.com>
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 6d7e38c4cc..872b474254 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,8 +43,7 @@ before_deploy:
deploy:
provider: releases
- api_key:
- secure: ${PRIVATE_ACCESS_TOKEN}
+ api_key: ${PRIVATE_ACCESS_TOKEN}
file_glob: true
file: u-boot-${RELEASE_VERSION}.tar.gz
skip_cleanup: true