Send builds to containers and enable caching gems
This commit is contained in:
parent
4ce70d2784
commit
df4b10e057
|
@ -2,6 +2,11 @@ language: ruby
|
|||
rvm:
|
||||
- 2.1.2
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
bundler: true
|
||||
|
||||
env:
|
||||
global:
|
||||
- secure: "RFuCOppyjWHC4XWKtQlgS4zO4B6KVxytdX8+G5jRY3XM+OEGte8VDD88gZLM\nKDpkqMFDbNJAVTsh1kMANCTct2ONi30RTxuJWLtRyK7RE5zCcaGbAkTNZgXo\nOR5OWLEPJZbNfbh17H6J7izTy6yiLR+CsVP1wMgeVusP0eoDhCA="
|
||||
|
|
Loading…
Reference in New Issue
Block a user