Skip to content

Commit

Permalink
fixing travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sufleR committed May 1, 2015
1 parent bd62169 commit e62cc08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: ruby
env:
'RAILS_VERSION=3.2.21'
'RAILS_VERSION=4.0.13'
'RAILS_VERSION=4.1.10'
'RAILS_VERSION=4.2.1'
- 'RAILS_VERSION=3.2.21'
- 'RAILS_VERSION=4.0.13'
- 'RAILS_VERSION=4.1.10'
- 'RAILS_VERSION=4.2.1'

rvm:
- '1.9.3'
Expand Down

0 comments on commit e62cc08

Please sign in to comment.