Remove reference to bash

This commit is contained in:
Timothy Warren 2017-02-28 16:16:12 -05:00
parent 7edb5f1df0
commit 32b2a68b51
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
before_script:
# Install dependencies
- bash test/docker_install.sh > /dev/null
- sh test/docker_install.sh > /dev/null
- yarn
services: