Skip to content

Commit ecf2aa7

Browse files
committed
make travis work
1 parent 859312c commit ecf2aa7

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
22
language: ruby
33
cache: bundler
4-
rvm:
5-
- 3.0.1
64
before_install: gem install bundler -v 2.2.15

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
# Specify your gem's dependencies in microsoft-graph.gemspec
5+
# Specify your gem's dependencies in microsoft-graph-client.gemspec
66
gemspec
77

88
gem "rake", "~> 13.0"
File renamed without changes.

0 commit comments

Comments
 (0)