update travis.yml now that is supports erlang 17.0

This commit is contained in:
alisdair sullivan 2014-04-29 22:35:34 -07:00
parent 507fa4c41d
commit 5c27a1db70

View file

@ -1,7 +1,7 @@
language: erlang
script: rebar compile && rebar skip_deps=true eunit
otp_release:
- 17.0-rc1
- 17.0
- R16B03-1
- R16B03
- R16B02