Merge pull request #11 from pdincau/travis-matrix

Adding erl17 to travis build matrix
This commit is contained in:
Jesse Gumm 2014-12-01 15:19:32 -06:00
commit 80a856721d

View file

@ -1,6 +1,8 @@
language: erlang
script: "make test"
otp_release:
- 17.1
- 17.0
- R16B
- R15B02
- R15B01