Skip to content

Instantly share code, notes, and snippets.

@michaelklishin
Created December 24, 2011 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelklishin/1517529 to your computer and use it in GitHub Desktop.
Save michaelklishin/1517529 to your computer and use it in GitHub Desktop.
env: ruby
ruby:
log_level: info
amqp:
host: localhost
port: 5672
username: travis_worker
password: travis_worker_password
virtual_host: travis.development
vms:
count: 1
vbox_home: '/usr/lib/virtualbox'
timeouts:
install: 600
before_script: 480
script: 1500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment