Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 316214d

Browse files
mroethkesmlng
authored andcommitted
ci: change shebang of travis.sh to bash
1 parent fba9223 commit 316214d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env sh
1+
#!/usr/bin/env bash
22

33
RED='\033[0;31m'
44
GREEN='\033[0;32m'

0 commit comments

Comments
 (0)