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 2ec1ca4 commit 178f7cbCopy full SHA for 178f7cb
.travis.yml
@@ -3,6 +3,7 @@
3
language: ruby
4
install: true
5
script: "script/cibuild"
6
+before_install: gem install bundler
7
8
matrix:
9
include:
0 commit comments