소스 검색

Travis fix

Sullivan SENECHAL 9 년 전
부모
커밋
d9176ea5b7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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