Skip to content

Commit

Permalink
Use default rake task, test against ruby 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjonuschat committed Jan 3, 2012
1 parent 2a5fa73 commit d65dd61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,5 +1,4 @@
rvm:
- 1.8.7
- 1.9.2

script: "bundle exec rspec spec"
- 1.9.3

0 comments on commit d65dd61

Please sign in to comment.