Enable dependency caching for Travis CI builds

This commit is contained in:
Brandon Robins
2018-01-04 00:25:32 -06:00
parent 3b65768e40
commit 45ec304b26

View File

@@ -1,4 +1,5 @@
language: ruby language: ruby
cache: bundler
rvm: rvm:
- 2.3 - 2.3
- 2.4 - 2.4