jsx/.travis.yml

10 lines
134 B
YAML
Raw Permalink 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:
- R15B02
- R16B03-1
- 17.5
- 18.3
- 19.2