Add Travis-CI

This commit is contained in:
Alexey Romanov
2014-10-09 23:18:09 +04:00
parent 58fe094fb3
commit 475096d698

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: erlang
otp_release:
- R15B03
- R14B04