Pull Request #54 Use /usr/bin/env for shebang.

Use `#!/usr/bin/env bash` for shebang, rather than `#!/bin/bash`. The
latter isn't portable, as at least *BSD put `bash` in `/usr/bin`.

This is currently stopping caching from working on FreeBSD builds, which
Travis now supports.

Michael Killough avatar Michael Killough

Pull request event #456 passed

  • Ran for
  • New branch build
AMD64
Ruby: 2.5
Git

We're sorry, but this data is not available anymore. Please check the repository settings in Travis CI.