aboutsummaryrefslogtreecommitdiff
path: root/travis.sh
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2015-05-06 20:24:58 -0400
committerTamir Duberstein <tamird@gmail.com>2015-05-15 17:41:04 -0400
commite54c14552f3bee973f515546b946169ec432295a (patch)
tree45551f4569a3ae8c61475d7cb407e0323d0dd49d /travis.sh
parent5018c433ed23f2c69aeaf87974ec3fa2bb4222dc (diff)
downloadprotobuf-e54c14552f3bee973f515546b946169ec432295a.tar.gz
protobuf-e54c14552f3bee973f515546b946169ec432295a.tar.bz2
protobuf-e54c14552f3bee973f515546b946169ec432295a.zip
Don't hardcode bash
Diffstat (limited to 'travis.sh')
-rwxr-xr-xtravis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis.sh b/travis.sh
index 556bc91c..0917904b 100755
--- a/travis.sh
+++ b/travis.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
build_cpp() {
./autogen.sh