We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fe5f8 commit 1db4bb4Copy full SHA for 1db4bb4
.travis.yml
@@ -1,8 +1,5 @@
1
bundler_args: --without development
2
language: ruby
3
-matrix:
4
- allow_failures:
5
- - rvm: 2.0.0
6
rvm:
7
- 1.8.7
8
- 1.9.2
README.md
@@ -66,6 +66,7 @@ implementations:
66
* Ruby 1.8.7
67
* Ruby 1.9.2
68
* Ruby 1.9.3
69
+* Ruby 2.0.0
70
71
If something doesn't work on one of these interpreters, it should be considered
72
a bug.
0 commit comments