Skip to content

Commit ad5e9cb

Browse files
committed
Enabling caching with Travis CI
1 parent 9f1f01a commit ad5e9cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sudo: false
3+
cache: bundler
34
language: ruby
45
branches:
56
only:

0 commit comments

Comments
 (0)