您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

10 行
254 B

language: erlang
notifications:
webhooks: http://basho-engbot.herokuapp.com/travis?key=a0e66154af272adba328195454cfdc10ff5f33f5
email: eng@basho.com
otp_release:
- R15B01
- R15B
- R14B04
- R14B03
script: "make debug xref clean all deps test"