Explorar el Código

Merge pull request #617 from Soullivaneuh/travis-fix

Travis fix
Jordi Boggiano hace 9 años
padre
commit
ec4aa00a61
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/config/parameters.yml.dist

+ 2 - 2
app/config/parameters.yml.dist

@@ -32,8 +32,8 @@ parameters:
         ga_key:
 
     # set those to values obtained by creating an application at https://github.com/settings/applications
-    github.client_id:
-    github.client_secret:
+    github.client_id: CHANGE_ME_IN_PROD
+    github.client_secret: CHANGE_ME_IN_PROD
 
     # -- performance features --
     # set both to apc to optimize things if it is available