adds todo

This commit is contained in:
Ben Mabey 2012-08-05 23:10:01 -06:00
parent 45b0b07f66
commit a12fbb0edb
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.8.7
# - 1.9.3
# TODO: make this work with the regular rake command
script: "bundle exec rake travis"
gemfile:
- Gemfile