Try caching precompiled assets

This commit is contained in:
Jonne Haß 2015-02-28 13:07:35 +01:00
parent 4d540ce715
commit 3ebd838d9d

View file

@ -11,7 +11,10 @@ env:
- DB=mysql BUILD_TYPE=cucumber
sudo: false
cache: bundler
cache:
bundler: true
directories:
- public/assets
branches:
only: