From 8aa4dcf1d68ed38e251329a471f97697eba56eba Mon Sep 17 00:00:00 2001 From: Thibault Payet Date: Mon, 17 Jul 2017 18:47:04 -0400 Subject: use /usr/bin/env bash in tools --- tools/ci/travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ci/travis.sh') diff --git a/tools/ci/travis.sh b/tools/ci/travis.sh index 9a6322df6..4ba7e94b5 100755 --- a/tools/ci/travis.sh +++ b/tools/ci/travis.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This file is part of Hercules. # http://herc.ws - http://github.com/HerculesWS/Hercules -- cgit v1.2.3-60-g2f50