aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-10-11 19:39:08 +0100
committerGravatar Gareth Coles <[email protected]>2018-10-11 19:39:08 +0100
commit33c3b4fe7beccd102c4e181d80f533284de1c7f2 (patch)
treee223e8542882bba1b412b21450a107bd327b3cad
parentDeployment is working now (diff)
Run bash script with bash
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6f204bdb..ae1d7653 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,4 +14,4 @@ install:
script:
- pipenv run lint
- - sh docker/build.sh
+ - bash docker/build.sh