mirror of
https://github.com/correl/urilib.git
synced 2024-11-21 11:08:43 +00:00
Add 19.0 and 19.1
This commit is contained in:
parent
44e31d991f
commit
a24fdea043
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ otp_release:
|
|||
- 18.1
|
||||
- 18.2
|
||||
- 18.2.1
|
||||
- 19.0
|
||||
- 19.1
|
||||
before_install:
|
||||
- pip install --user codecov
|
||||
before_script:
|
||||
- kerl list installations
|
||||
script: bin/rebar3 eunit
|
||||
after_success:
|
||||
- bin/covertool -cover _build/test/cover/eunit.coverdata -appname urilib -output cobertura.xml
|
||||
|
|
Loading…
Reference in a new issue