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

Commit

Permalink
Alphabetize .travis.yml
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
laserlemon committed Jan 21, 2014
1 parent 1a9ec02 commit a0cecab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
@@ -1,11 +1,11 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
gemfile:
- gemfiles/activerecord_3_0.gemfile
- gemfiles/activerecord_3_1.gemfile
- gemfiles/activerecord_3_2.gemfile
- gemfiles/activerecord_4_0.gemfile
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
script: bundle exec rspec

0 comments on commit a0cecab

Please sign in to comment.