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
change travis config to only upload escripts for tags (stable releases)
pull/1141/head
Tristan Sloughter
9 years ago
parent
c67ac9292c
commit
bd70160210
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
@ -17,7 +17,7 @@ cache:
before_deploy
:
"rm -rf !(rebar3)"
deploy:
on
:
branch
:
master
tags
:
true
condition
:
$TRAVIS_OTP_RELEASE = R16B03-1
provider
:
s3
access_key_id
:
AKIAJAPYAQEFYCYSNL7Q
Write
Preview
Loading…
Cancel
Save