Add travis build file

This commit is contained in:
Kresten Krab Thorup 2014-11-17 10:57:25 +01:00
parent 697683240d
commit 5acd8cbc7a

4
.travis.yml Normal file
View file

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