Send builds to containers and enable caching gems
This commit is contained in:
parent
4ce70d2784
commit
df4b10e057
|
@ -1,6 +1,11 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.1.2
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
bundler: true
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in New Issue
Block a user