Skip to content

Commit ddd4713

Browse files
committed
Merge branch 'MWEB-2470' of https://github.com/sparkapi/spark_api into MWEB-2470
2 parents f9ff62c + 3485875 commit ddd4713

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.3
1+
2.5.7

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
language: ruby
22
rvm:
3-
- 1.9.3
4-
- 2.1.6
5-
- 2.2.4
3+
- 2.5.7
64

75
# Try to work around a travisCI quirk
86
# see https://git.io/vVf62 for more
97
before_install:
10-
- gem install bundler
8+
- gem install bundler -v 1.17.3

0 commit comments

Comments
 (0)