Skip to content

Commit 69b5cd2

Browse files
committed
Cache bundler installs on TravisCI for faster builds
1 parent 618b64a commit 69b5cd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
language: ruby
3+
cache: bundler
4+
sudo: false
35
rvm:
46
- 2.2
57
- 2.1

0 commit comments

Comments
 (0)