Skip to content

Commit

Permalink
Enable bundler caching for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher-Ghaleb committed Mar 9, 2021
1 parent 02ec883 commit 4dce9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
---
language: ruby
cache: bundler
before_install: "gem install bundler -v '< 2.0'"
script: "bundle exec rake ci"
rvm:
Expand Down

0 comments on commit 4dce9e1

Please sign in to comment.