Skip to content

Commit

Permalink
Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Feb 15, 2012
1 parent 5973e06 commit 902bf9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
rvm:
- jruby-18mode
- jruby-19mode
branches:
only:
- master
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -9,3 +9,5 @@ end

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new

task :default => :spec

0 comments on commit 902bf9e

Please sign in to comment.