update travis.yml now that is supports erlang 17.0
This commit is contained in:
parent
507fa4c41d
commit
5c27a1db70
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: erlang
|
||||
script: rebar compile && rebar skip_deps=true eunit
|
||||
otp_release:
|
||||
- 17.0-rc1
|
||||
- 17.0
|
||||
- R16B03-1
|
||||
- R16B03
|
||||
- R16B02
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue