Skip to content

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Aug 5, 2017
1 parent d1fc5e9 commit 484f999
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ gemfile:

matrix:
exclude:
- rvm: 1.9.3
gemfile: gemfiles/rails_5.gemfile
- rvm: 2.0.0
gemfile: gemfiles/rails_5.gemfile
- rvm: 2.1.10
gemfile: gemfiles/rails_5.gemfile
- rvm: 1.9.3
gemfile: gemfiles/rails_5.gemfile
- rvm: 2.0.0
gemfile: gemfiles/rails_5.gemfile
- rvm: 2.1.10
gemfile: gemfiles/rails_5.gemfile

env:
global:
Expand Down

0 comments on commit 484f999

Please sign in to comment.