Skip to content

Commit

Permalink
尝试修正travis打包上传不正确的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-kirisame committed Mar 30, 2020
1 parent cc6e2e3 commit 818c857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ script:
- cp -r /tmp/sdk/nRF5_SDK_15.3.0_59ac345/* SDK/
- cd keyboard
- make -j
- cd ../
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 818c857

Please sign in to comment.