Skip to content

Commit cc0b6fa

Browse files
zlatanvasovicjekyllbot
authored andcommitted
Use bash executable consistently (jekyll#7909)
Merge pull request 7909
1 parent 1d7d11b commit cc0b6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/travis

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

0 commit comments

Comments
 (0)