mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Make TravisCI builds quicker by caching 'bundle install'
This commit is contained in:
parent
c9cd0239a4
commit
3cc5c92ff2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
language: ruby
|
||||
cache: bundler
|
||||
|
||||
rvm:
|
||||
- 2.5.0
|
||||
- 2.4.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue