Skip to content

Commit

Permalink
expand travis config, build more rubies, use non-threaded runner
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Aug 16, 2012
1 parent 026862a commit 5f5c587
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
language: ruby

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby
- rbx
- ree

script: FOG_MOCK=true bundle exec shindont

0 comments on commit 5f5c587

Please sign in to comment.