mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-29 06:26:07 +10:00
Tell travis what directory cache explicitly
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
language: ruby
|
||||
cache: bundler
|
||||
cache:
|
||||
directories:
|
||||
- vendor/bundle
|
||||
env:
|
||||
global:
|
||||
- TRAVIS=true
|
||||
|
||||
Reference in New Issue
Block a user