Skip to content

Commit 75b33ea

Browse files
committed
fixed .travis.yml
1 parent 486715a commit 75b33ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ language: ruby
22
cache: bundler
33
rvm: 2.6
44

5-
install: script/bootstrap
6-
script: script/cibuild
5+
install: bash script/bootstrap
6+
script: bash script/cibuild

0 commit comments

Comments
 (0)