jsx/.travis.yml

16 lines
210 B
YAML
Raw Normal View History

2012-03-06 12:14:30 -08:00
language: erlang
2012-03-14 12:01:20 -07:00
script: rebar compile && rebar skip_deps=true eunit
2012-03-06 12:14:30 -08:00
otp_release:
- 17.0
- R16B03-1
- R16B03
- R16B02
- R16B01
2013-03-12 22:13:48 -07:00
- R16B
- R15B02
- R15B01
2012-03-30 23:28:24 -07:00
- R15B
- R14B04
- R14B03
2013-03-12 22:13:48 -07:00
- R14B02