We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbb45b commit 6c199d1Copy full SHA for 6c199d1
.travis.yml
@@ -7,7 +7,5 @@ rvm:
7
- 2.0.0
8
- 1.9.3
9
- jruby-19mode
10
-before_install:
11
- - gem install bundler --version '>= 1.2.2'
12
before_script: 'bundle exec appraisal install'
13
script: 'bundle exec rake appraisal test'
0 commit comments