Skip to content

Commit

Permalink
add for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
tagomoris committed Feb 12, 2014
1 parent 7d042a9 commit b804914
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
@@ -0,0 +1,8 @@
language: ruby

rvm:
- 1.9.3
- 2.0.0
- 2.1.0

script: bundle exec rake test

0 comments on commit b804914

Please sign in to comment.