travis-web/Procfile
2012-09-14 13:36:42 +02:00

3 lines
85 B
Plaintext

web: RUN_API=1 bundle exec unicorn -p $PORT -c ./unicorn.rb
guard: bundle exec guard