We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5f529 commit c6ea4a4Copy full SHA for c6ea4a4
.travis.yml
@@ -2,6 +2,8 @@ language: ruby
2
cache: bundler
3
before_install: gem install bundler
4
rvm:
5
+- ruby-head
6
+- 2.1.0
7
- 2.0.0
8
- 1.9.3
9
- 1.8.7
0 commit comments