update travis yml
This commit is contained in:
parent
ec60e818d0
commit
37778bf4ce
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
|
bundler_args: --without development,nanoc
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
bundler: true
|
bundler: true
|
||||||
|
|
||||||
# Cache nanoc directories
|
# Cache nanoc directories
|
||||||
# NEVER MIND LOL
|
# NEVER MIND LOL
|
||||||
# directories:
|
# directories:
|
||||||
|
|
Loading…
Reference in a new issue