diff options
| author | Théo Zimmermann | 2017-03-07 16:14:39 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2017-03-10 23:18:33 +0100 |
| commit | ba36aab9ad9a3d210211e1d4527dd0f6f493ca05 (patch) | |
| tree | fe77a66bb0d944ed28dd92d88468292889372b86 /dev/ci/ci-common.sh | |
| parent | 56dc3e331c6b4b2bfa5ac072db57db8250884ce3 (diff) | |
[travis] Change headband for wider compatibility.
Diffstat (limited to 'dev/ci/ci-common.sh')
| -rw-r--r-- | dev/ci/ci-common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-common.sh b/dev/ci/ci-common.sh index cc34bc2957..94fd00c0d2 100644 --- a/dev/ci/ci-common.sh +++ b/dev/ci/ci-common.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -xe |
