Skip to content

Commit bd3620b

Browse files
committed
Removing rubygems upgrade from travis config
1 parent 70e8e1b commit bd3620b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
before_install:
2-
- gem update --system '2.4.5'
1+
# before_install:
2+
# - gem update --system '2.4.5'
33
language: ruby
44
rvm:
55
- 2.0.0

0 commit comments

Comments
 (0)