mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 07:16:41 +00:00
Wrong gemfile names in travis
This commit is contained in:
@@ -2,9 +2,9 @@ language: ruby
|
||||
cache: bundler
|
||||
|
||||
gemfile:
|
||||
- gemfiles/rails_4.0.gemfile
|
||||
- gemfiles/rails_4.1.gemfile
|
||||
- gemfiles/rails_4.2.gemfile
|
||||
- gemfiles/rails_4_0.gemfile
|
||||
- gemfiles/rails_4_1.gemfile
|
||||
- gemfiles/rails_4_2.gemfile
|
||||
|
||||
rvm:
|
||||
- "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user