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 0f7dd9e commit 1e09af2Copy full SHA for 1e09af2
.travis.yml
@@ -55,14 +55,6 @@ script:
55
- revel package my/testapp
56
- revel package my/testapp prod
57
58
- # Build & run the sample apps
59
- - revel test github.com/revel/examples/booking
60
- - revel test github.com/revel/examples/chat
61
- - revel test github.com/revel/examples/facebook-oauth2
62
- - revel test github.com/revel/examples/twitter-oauth
63
- - revel test github.com/revel/examples/validation
64
- - revel test github.com/revel/examples/upload
65
-
66
# Commented out persona test sample, since persona.org gonna be shutdown.
67
# Also http://personatestuser.org becomes non-responsive most of the time.
68
# https://wiki.mozilla.org/Identity/Persona_Shutdown_Guidelines_for_Reliers
0 commit comments