fix for failing tests on R14BXX

This commit is contained in:
alisdair sullivan 2012-03-27 16:56:12 -07:00
parent 47951fbd86
commit addb1e172d
3 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,7 @@
language: erlang
script: rebar compile && rebar skip_deps=true eunit
otp_release:
- R15B
- R15B
- R14B04
- R14B03
- R14B02