os: - linux - osx env: global: - KERL_BASE_DIR="$TMPDIR"/.kerl matrix: - _KERL_VSN=19.2 script: - ./kerl update releases - travis_wait ./kerl build "$_KERL_VSN" "$_KERL_VSN" - ./kerl install "$_KERL_VSN" "install_$_KERL_VSN" - ./kerl status