if [ "${TRAVIS_OS_NAME}" == "osx" ]; then rvm get head || true fi cd crustacean-tests RUST_BACKTRACE=1 cargo test --verbose -- --nocapture