Skip to content

Commit

Permalink
Enable Bundler caching for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed Mar 12, 2021
1 parent 0f6a8ac commit 91443b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: ruby

This comment has been minimized.

Copy link
@Hosseinjoon2020

Hosseinjoon2020 Aug 5, 2021

@@ -1,4 +1,5 @@@@ -1,4 +1,5 @@

cache: bundler

This comment has been minimized.

Copy link
@Hosseinjoon2020

Hosseinjoon2020 Aug 5, 2021

bundler

This comment has been minimized.

Copy link
@Hosseinjoon2020

Hosseinjoon2020 Aug 5, 2021

bundler

This comment has been minimized.

Copy link
@Hosseinjoon2020

Hosseinjoon2020 Aug 5, 2021

bundler


rvm:
- 1.9.3
Expand Down

2 comments on commit 91443b5

@Hosseinjoon2020
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hosseinjoon2020
Copy link

@Hosseinjoon2020 Hosseinjoon2020 commented on 91443b5 Aug 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.