summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc5_sdl2_c++11.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gcc5_sdl2_c++11.sh')
-rwxr-xr-xtools/ci/jobs/gcc5_sdl2_c++11.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gcc5_sdl2_c++11.sh b/tools/ci/jobs/gcc5_sdl2_c++11.sh
index 5304249b3..8dee018f6 100755
--- a/tools/ci/jobs/gcc5_sdl2_c++11.sh
+++ b/tools/ci/jobs/gcc5_sdl2_c++11.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
export CC=gcc-5
export CXX=g++-5