We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486715a commit 75b33eaCopy full SHA for 75b33ea
.travis.yml
@@ -2,5 +2,5 @@ language: ruby
2
cache: bundler
3
rvm: 2.6
4
5
-install: script/bootstrap
6
-script: script/cibuild
+install: bash script/bootstrap
+script: bash script/cibuild
0 commit comments