Call make test and add OTP versions in Travis

This commit is contained in:
Alexey Romanov
2014-10-10 00:12:35 +04:00
parent 20bd5fe5d0
commit 5b9b1b94a9

View File

@@ -1,4 +1,7 @@
language: erlang
script: "make test"
otp_release:
- 17.1
- R16B03-1
- R15B03
- R14B04