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 05c403b commit 46b73fdCopy full SHA for 46b73fd
.travis.yml
@@ -0,0 +1,7 @@
1
+language: ruby
2
+rvm:
3
+ - 1.9.3
4
+ - 2.1.1
5
+ - 2.2.2
6
+ - ruby-head
7
+script: bundle exec rspec
0 commit comments