Was a random change by my back to rvm

This commit is contained in:
Adam Meehan 2015-12-29 16:05:35 +11:00
parent 22ab7f4455
commit 1a869bfb1f

View File

@ -6,10 +6,10 @@ gemfile:
- gemfiles/rails_4.1.gemfile - gemfiles/rails_4.1.gemfile
- gemfiles/rails_4.2.gemfile - gemfiles/rails_4.2.gemfile
rbenv: rvm:
- 2.0.0 - "2.0.0"
- 2.2.0 - "2.2.0"
- 2.3.0 - "2.3.0"
script: 'bundle exec rake' script: 'bundle exec rake'