You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 regels
212 B

language: erlang
otp_release:
- R16B
- R16B03-1
- 17.5
- 18.3
- 19.3
- 20.3
- 21.3
- 22.3
- 23.3
- 24.3
- 25.0
before_script:
- "./bootstrap_travis.sh"
script: "./rebar3 eunit"