Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit e6c48f3

Browse files
authored
Merge pull request #38 from swiftype/travis-test
Removed gem update command from Travis
2 parents 01502ab + 18e05c9 commit e6c48f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: ruby
22
script: rspec
33
rvm:
4-
- 1.9
54
- 2.0
65
- 2.1
76
- 2.2
@@ -10,6 +9,5 @@ jdk:
109
- oraclejdk8
1110

1211
before_install:
13-
- gem update --system
1412
- gem --version
1513
- gem update bundler

0 commit comments

Comments
 (0)