Added travis

This commit is contained in:
Maas-Maarten Zeeman
2011-11-07 22:18:23 +01:00
parent ffb65cf442
commit f7c2d15e51
2 changed files with 22 additions and 10 deletions

2
.travis.yml Normal file
View File

@@ -0,0 +1,2 @@
language: erlang
script: "rebar compile eunit"