Merge pull request #51 from kiela/develop
Run tests against R16Bx and 17.0-rc1 on Travis CI
This commit is contained in:
commit
a16efe58f3
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
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.0-rc1
|
||||||
|
- R16B03-1
|
||||||
|
- R16B03
|
||||||
|
- R16B02
|
||||||
|
- R16B01
|
||||||
- R16B
|
- R16B
|
||||||
- R15B02
|
- R15B02
|
||||||
- R15B01
|
- R15B01
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue