mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Merge pull request #286 from grzuy/optimize_travis_build_time
Make TravisCI builds quicker by caching 'bundle install'
This commit is contained in:
commit
df287be0f4
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