Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
498cc52a
Commit
498cc52a
authored
May 21, 2016
by
Marcel Stör
Committed by
Arnim Läuger
May 21, 2016
Browse files
Remove deploy section (#1300)
parent
2bb6e407
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
498cc52a
...
...
@@ -25,14 +25,3 @@ script:
-
srec_cat -output ${file_name_integer} -binary 0x00000.bin -binary -fill 0xff 0x00000 0x10000 0x10000.bin -binary -offset 0x10000
# http://docs.travis-ci.com/user/environment-variables/#Convenience-Variables
-
if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash "$TRAVIS_BUILD_DIR"/tools/pr-build.sh; fi
deploy
:
provider
:
releases
api_key
:
secure
:
Swecz5lWvsuSbchSbVQ1rmCPN9nQIN5p/HlZNIEdEgAgnoLcJxRV4P8poVTB37jiA8Pck+8x2nWXpg74Rqik0i3KlPNvDfg5o4rIazWLNs4bc1Tbcpt44XAzFKKLYnDnWQUGcqjk7BcAXuNAF2X/fPBCVhFbHVg3Z7cDb32RsNw=
file
:
-
"
$TRAVIS_BUILD_DIR/bin/${file_name_float}"
-
"
$TRAVIS_BUILD_DIR/bin/${file_name_integer}"
skip_cleanup
:
true
on
:
tags
:
true
repo
:
nodemcu/nodemcu-firmware
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment