Browse Source

remove email notification

Maxim Sokhatsky 10 years ago
parent
commit
e873dfd1c3
2 changed files with 1 additions and 2 deletions
  1. 0 1
      .travis.yml
  2. 1 1
      apps/web/src/logallow.erl

+ 0 - 1
.travis.yml

@@ -4,6 +4,5 @@ otp_release:
 notifications:
   email: 
     - maxim@synrc.com
-    - sustel@kakaranet.com
 install: "make"
 script: "make ct"

+ 1 - 1
apps/web/src/logallow.erl

@@ -5,7 +5,7 @@ log_modules() -> [
 %    wf_core,
     n2o_bullet,
 %    okey_bot,
-%    game_session,
+    game_session,
 %    bullet_handler,
     okey_table,
     okey_desk,