Commit cb3b7d14885ae2687ecbb2da0b4b30a458011ead

Authored by Luke Baker
1 parent c7d78d50

add 1.9.3 travis testing

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.travis.yml
1 1 language: ruby
2 2 rvm:
3 3 - 1.8.7
  4 + - 1.9.3
4 5 bundler_args: --local
5 6 before_script:
6 7 - gem update --system 1.8.25
... ...