force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs)

This commit is contained in:
Bruno Windels 2018-07-27 15:08:14 +02:00
parent ebc9859cce
commit 20becf8735
8 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,4 @@
#!/bin/bash
BASE_DIR=$(readlink -f $(dirname $0))
cd $BASE_DIR
cd installations/consent