Skip to content

Commit 6a8a811

Browse files
committed
Add missing shebang to descripe which shell shall be used.
1 parent 3767267 commit 6a8a811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12
function generate() {
23
OPTIONS=""
34

0 commit comments

Comments
 (0)