Merge pull request #11 from pdincau/travis-matrix
Adding erl17 to travis build matrix
This commit is contained in:
commit
80a856721d
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: "make test"
|
script: "make test"
|
||||||
otp_release:
|
otp_release:
|
||||||
|
- 17.1
|
||||||
|
- 17.0
|
||||||
- R16B
|
- R16B
|
||||||
- R15B02
|
- R15B02
|
||||||
- R15B01
|
- R15B01
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue