Skip to content

Commit

Permalink
Specs are only supported on MRI at present
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Sep 1, 2011
1 parent db04fa7 commit 5321940
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
before_script:
- sudo apt-get install groff -y
- rake spec:deps

script: rake spec:travis

rvm:
- 1.8.7
- 1.9.2
- jruby

env:
- RGV=v1.3.6
- RGV=v1.3.7
Expand Down

0 comments on commit 5321940

Please sign in to comment.