let travis cache nanoc directories

This commit is contained in:
Lorin Werthen 2017-05-17 23:29:03 +02:00
parent 137bec8d16
commit 53576f7a41
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -2,6 +2,10 @@ language: ruby
cache:
bundler: true
# Cache nanoc directories
directories:
- output
- tmp
rvm:
- 2.3.1