Skip to content

Commit

Permalink
Remove redundant gem --version
Browse files Browse the repository at this point in the history
`gem --version` is automatically shown, so there is no need to
duplicate it.
  • Loading branch information
Ana06 committed Feb 10, 2018
1 parent 20505e8 commit c38566a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: ruby
cache: bundler
before_install:
- gem --version
- gem list bundler
rvm:
- "2.2.3"
Expand Down

0 comments on commit c38566a

Please sign in to comment.