Skip to content

Commit

Permalink
travis config fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaods committed Feb 24, 2013
1 parent 98c4013 commit 2bed37b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
language: ruby

bundler_args: --without production development

script: bundle exec rake

rvm:
- 1.9.3
- ruby-head

0 comments on commit 2bed37b

Please sign in to comment.