Merge branch 'master' into home

This commit is contained in:
Alberto García Cabeza
2015-07-22 13:38:51 +02:00

View File

@@ -1,4 +1,7 @@
language: ruby
rvm:
- "2.2.2"
cache: bundler
cache: bundler
before_script:
- "for i in config/*.example; do cp \"$i\" \"${i/.example}\"; done"
script: bundle exec rake