Skip to content

Commit 993bcb8

Browse files
committed
Would help if there were a Travis CI config. [admin]
1 parent 5710a18 commit 993bcb8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)