Skip to content

Commit

Permalink
Update travis.yml to instruct on correct gemfile names
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Oct 30, 2012
1 parent d1689b9 commit d72b301
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -3,6 +3,6 @@ rvm:
- 1.9.2 - 1.9.2
- 1.9.3 - 1.9.3
gemfile: gemfile:
- gemfiles/3.0.12.gemfile - gemfiles/3.0.17.gemfile
- gemfiles/3.1.4.gemfile - gemfiles/3.1.8.gemfile
- gemfiles/3.2.3.gemfile - gemfiles/3.2.8.gemfile

0 comments on commit d72b301

Please sign in to comment.