mirror of
https://github.com/kennethreitz-archive/travis-light.git
synced 2026-06-05 07:16:12 +00:00
fixes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
web: gunicorn splenda:app -b 0.0.0.0:$PORT -w 4 -k gevent -t 3 --name travis-lite
|
||||
@@ -12,5 +12,6 @@ greenlet==0.3.4
|
||||
gunicorn==0.14.3
|
||||
pylibmc==1.2.3
|
||||
raven==1.9.4
|
||||
setproctitle==1.1.6
|
||||
simplejson==2.4.0
|
||||
wsgiref==0.1.2
|
||||
|
||||
Reference in New Issue
Block a user