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.
|
osx_test_task:
|
|
osx_instance:
|
|
image: mojave-base
|
|
install_script: brew install erlang
|
|
test_script: |
|
|
./bootstrap
|
|
./rebar3 ct
|
|
|