Skip to content

Commit

Permalink
Setup travis to run ruby1.8 tests. This branch is only for backportin…
Browse files Browse the repository at this point in the history
…g bug fixes.
  • Loading branch information
steveyken committed Dec 29, 2012
1 parent 9888c6d commit 73f9687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: ruby
rvm:
- 1.9.3
- 1.8.7

env:
Expand Down

0 comments on commit 73f9687

Please sign in to comment.