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.
2 parents 486715a + 75b33ea commit a85ffeeCopy full SHA for a85ffee
.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