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 78c0187 commit 1255e02Copy full SHA for 1255e02
.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