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 056a7c9 commit f6f1feeCopy full SHA for f6f1fee
.travis.yml
@@ -4,7 +4,7 @@ branches:
4
- master
5
language: ruby
6
rvm:
7
- - 2.1.2
+ - 1.9.3
8
bundler_args: --without development
9
script: bundle exec rake spec SPEC_OPTS='--format documentation'
10
env:
0 commit comments