Skip to content

Commit 819fc80

Browse files
committed
Fix script running
1 parent 70d1a34 commit 819fc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ before_install:
2323
- cat ~/.bazelrc >> .bazelrc
2424

2525
script:
26-
- test_run.sh
26+
- bash test_run.sh

0 commit comments

Comments
 (0)