summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-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