don't test the real example repos to prevent an excessive amount of CI runs [skip ci]

This commit is contained in:
Brian Mann
2017-10-29 21:01:08 -04:00
parent 386fea5d49
commit bda39b690b
+1 -3
View File
@@ -21,7 +21,7 @@ _PROVIDERS = {
main: "cypress-io/cypress"
others: [
"cypress-io/cypress-test-tiny"
"cypress-io/cypress-example-kitchensink"
"cypress-io/cypress-test-example-repos"
]
}
@@ -30,8 +30,6 @@ _PROVIDERS = {
others: [
"cypress-io/cypress-test-tiny"
"cypress-io/cypress-test-example-repos"
"cypress-io/cypress-example-kitchensink"
"cypress-io/cypress-example-todomvc"
]
}