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 b6c6dda commit 8759acbCopy full SHA for 8759acb
.travis.yml
@@ -0,0 +1,6 @@
1
+language: ruby
2
+rvm:
3
+ - 1.8.7
4
+ - 1.9.2
5
+ - 1.9.3
6
+script: bundle exec rake spec
0 commit comments