Add OTP 19.1, 20.1 and 21.0 to Travis builds
This commit is contained in:
parent
be3d418c5a
commit
c4fa6cd8a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ stylesheet.css
|
||||
|
||||
_build
|
||||
/TEST-file_"sha3.app".xml
|
||||
/TEST-file_sha3.app.xml
|
||||
|
@ -8,9 +8,10 @@ notifications:
|
||||
disabled: true
|
||||
|
||||
otp_release:
|
||||
- 18.0
|
||||
- 18.1
|
||||
- 18.2
|
||||
- 19.1
|
||||
- 20.1
|
||||
- 21.0
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
@ -1 +1,6 @@
|
||||
[{<<"hex2bin">>,{pkg,<<"hex2bin">>,<<"1.0.0">>},0}].
|
||||
{"1.1.0",
|
||||
[{<<"hex2bin">>,{pkg,<<"hex2bin">>,<<"1.0.0">>},0}]}.
|
||||
[
|
||||
{pkg_hash,[
|
||||
{<<"hex2bin">>, <<"AAC26EAB998AE80EACEE1C7607C629AB503EBF77A62B9242BAE2B94D47DCB71E">>}]}
|
||||
].
|
||||
|
Loading…
x
Reference in New Issue
Block a user