Commit 58ccb240d5336958f7b5118fc6c306953f7ea4a7

Authored by Nick Recobra
1 parent 391d162a
Exists in master and in 1 other branch production

Running test suite on Ruby 1.8.7 with Travis.

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
.travis.yml
1   -rvm: 1.9.2
  1 +rvm:
  2 + - 1.9.2
  3 + - 1.8.7
2 4  
3 5 # Only build master branch
4 6 branches:
... ...