Add more OTP releases to travis build.
This commit is contained in:
16
.travis.yml
16
.travis.yml
@@ -1,8 +1,12 @@
|
||||
language: erlang
|
||||
otp_release:
|
||||
- R16B02
|
||||
- R16B01
|
||||
- R16B
|
||||
- R15B01
|
||||
- R15B
|
||||
- R14B04
|
||||
- R14B03
|
||||
- R14B01
|
||||
- 17.0
|
||||
script: "rebar compile eunit"
|
||||
otp-release:
|
||||
- R15B01
|
||||
- R15B
|
||||
- R14B04
|
||||
- R14B03
|
||||
- R14B01
|
||||
|
||||
Reference in New Issue
Block a user