diff options
Diffstat (limited to 'tools/ci/travis.sh')
-rwxr-xr-x | tools/ci/travis.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |