Use bash executable consistently (#7909)

Merge pull request 7909
This commit is contained in:
Zlatan Vasović 2019-11-30 16:50:36 +01:00 committed by jekyllbot
parent 1d7d11be61
commit cc0b6fa0da
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Usage: script/travis [ruby-version [file]]
# Example: script/travis 2.0 test/failing_test.rb
# Example: script/travis 2.3.0