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 f2410ff commit eb2b05dCopy full SHA for eb2b05d
.travis.yml
@@ -0,0 +1,7 @@
1
+sudo: false
2
+language: ruby
3
+cache: bundler
4
+rvm:
5
+ - jruby-1.7.23
6
+script:
7
+ - bundle exec rspec spec
0 commit comments