This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
update travis s3 deploy condition
pull/81/head
Tristan Sloughter
10 years ago
parent
8e9e97863e
commit
d32a3f3cb2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@ -11,7 +11,7 @@ before_deploy: "rm -rf !(rebar3)"
deploy:
on
:
branch
:
master
condition
:
$TRAVIS_OTP_RELEASE = R15B0
1
condition
:
$TRAVIS_OTP_RELEASE = R15B0
3
provider
:
s3
access_key_id
:
AKIAJAPYAQEFYCYSNL7Q
secret_access_key:
Write
Preview
Loading…
Cancel
Save