Skip to content

Commit

Permalink
Remove ruby 2.0.0 as it failing due to bundler issues :(
Browse files Browse the repository at this point in the history
  • Loading branch information
yivo committed Jan 6, 2017
1 parent 4562ada commit cdbc7ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: ruby

rvm:
- 2.0.0
- 2.1.10
- 2.2.5
- 2.3.1
Expand All @@ -16,8 +15,6 @@ gemfile:

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

Expand Down

0 comments on commit cdbc7ff

Please sign in to comment.