Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Update Travis CI to split by gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Feb 10, 2012
1 parent 4f115e9 commit 5f57595
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,12 @@ rvm:
- 1.9.2
- 1.8.7
- ree-1.8.7

gemfile:
- gemfiles/3.0.9.gemfile
- gemfiles/3.1.3.gemfile
- gemfiles/3.2.1.gemfile

branches:
only:
- master

0 comments on commit 5f57595

Please sign in to comment.