language: ruby rvm: - 2.2.2 script: ruby test.rb deploy: provider: script script: bundle exec mina deploy on: branch: master