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 78c0187 + 1255e02 commit 33aed35Copy full SHA for 33aed35
.travis.yml
@@ -6,5 +6,5 @@ rvm:
6
- jruby-19mode
7
before_install:
8
- gem install bundler --version '>= 1.2.2'
9
-before_script: 'bundle exec rake appraisal:install'
+before_script: 'bundle exec appraisal install'
10
script: 'bundle exec rake appraisal test'
0 commit comments