Tell travis what directory cache explicitly

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets
2014-08-27 17:27:26 +03:00
parent a5eb6915d0
commit c4a8663b57
+3 -1
View File
@@ -1,5 +1,7 @@
language: ruby
cache: bundler
cache:
directories:
- vendor/bundle
env:
global:
- TRAVIS=true