This commit is contained in:
Kenneth Reitz
2012-06-20 00:46:43 -04:00
parent 896ee6273b
commit 960e6e9791
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
web: gunicorn splenda:app -b 0.0.0.0:$PORT -w 4 -k gevent -t 3 --name travis-lite
+1
View File
@@ -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