We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2fd8d commit ace215dCopy full SHA for ace215d
.travis.yml
@@ -37,5 +37,9 @@ script:
37
- revel test github.com/revel/samples/facebook-oauth2
38
- revel test github.com/revel/samples/twitter-oauth
39
- revel test github.com/revel/samples/validation
40
- - revel test github.com/revel/samples/persona
41
- revel test github.com/revel/samples/upload
+
42
+ # Commented out persona test sample, since persona.org gonna be shutdown.
43
+ # Also http://personatestuser.org becomes non-responsive most of the time.
44
+ # https://wiki.mozilla.org/Identity/Persona_Shutdown_Guidelines_for_Reliers
45
+ # - revel test github.com/revel/samples/persona
0 commit comments