travis-web/Procfile

4 lines
186 B
Plaintext

web: bundle exec rackup -s puma -p $PORT server/config.ru
assets: rerun -x -p 'assets/**/*' 'bundle exec rakep'
#specs: rerun -x -p 'public/**/*' './run_jasmine.coffee public/spec.html'