Skip to content

Commit

Permalink
Enable bundler caching for travis (ctran#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher-Ghaleb authored Mar 24, 2021
1 parent 7d211dd commit 7b4bcde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ rvm:
env:
- RAILS_ENV=development RACK_ENV=development INTEGRATION_TESTS=1

cache: bundler

addons:
apt_packages:
- libsqlite3-dev
Expand Down

0 comments on commit 7b4bcde

Please sign in to comment.