attempt #2 at travis-ci integration

This commit is contained in:
alisdair sullivan 2012-03-06 12:14:30 -08:00
parent 461851a070
commit b5c2e3757b

7
.travis.yml Normal file
View file

@ -0,0 +1,7 @@
language: erlang
script: make test
otp_release:
- R15B
- R14B02
- R14B03
- R14B04