aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-tlc.sh
diff options
context:
space:
mode:
authorThéo Zimmermann2017-03-07 16:14:39 +0100
committerThéo Zimmermann2017-03-10 23:18:33 +0100
commitba36aab9ad9a3d210211e1d4527dd0f6f493ca05 (patch)
treefe77a66bb0d944ed28dd92d88468292889372b86 /dev/ci/ci-tlc.sh
parent56dc3e331c6b4b2bfa5ac072db57db8250884ce3 (diff)
[travis] Change headband for wider compatibility.
Diffstat (limited to 'dev/ci/ci-tlc.sh')
-rwxr-xr-xdev/ci/ci-tlc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-tlc.sh b/dev/ci/ci-tlc.sh
index b946324924..df86b3cadd 100755
--- a/dev/ci/ci-tlc.sh
+++ b/dev/ci/ci-tlc.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
ci_dir="$(dirname "$0")"
source ${ci_dir}/ci-common.sh