update .travis.yml for erlang 17.5 and 18.0
This commit is contained in:
parent
46f246dc3a
commit
e6f1313c60
1 changed files with 3 additions and 9 deletions
12
.travis.yml
12
.travis.yml
|
@ -1,14 +1,8 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: rebar compile && rebar skip_deps=true eunit
|
script: rebar compile && rebar skip_deps=true eunit
|
||||||
otp_release:
|
otp_release:
|
||||||
- 17.3
|
- 17.5
|
||||||
- 17.1
|
- 18.0
|
||||||
- 17.0
|
|
||||||
- R16B03-1
|
- R16B03-1
|
||||||
- R16B03
|
|
||||||
- R16B02
|
|
||||||
- R16B01
|
|
||||||
- R16B
|
|
||||||
- R15B02
|
- R15B02
|
||||||
- R15B01
|
|
||||||
- R15B
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue