projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4767887
)
Enable bundle caching in travis
author
Tom Hughes
<tom@compton.nu>
Sun, 22 Feb 2015 14:56:35 +0000
(14:56 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 22 Feb 2015 14:56:35 +0000
(14:56 +0000)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
825baf4
..
647acd9
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,4
+1,6
@@
+sudo: false
language: ruby
+cache: bundler
rvm:
- 1.9.3
script: