We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5710a18 commit 993bcb8Copy full SHA for 993bcb8
1 file changed
.travis.yml
@@ -0,0 +1,9 @@
1
+---
2
+language: ruby
3
+script: "bundle exec qed -Ilib"
4
+rvm:
5
+ - 1.9.2
6
+ - 1.9.3
7
+ - rbx-19mode
8
+ - jruby-19mode
9
+
0 commit comments