Commit cf2bc7e
authored
ci: Run browserstack tests only if key is present (#2576)
For PRs from external contributors, browserstack tests can never succeed
because they depend on secret env var keys that Travis do not provide to
untrusted builds.
This change disables running the tests altogether when the keys are not
available.
The browserstack tests are run anyway in master and release branches, no
changes.1 parent 0397e5a commit cf2bc7e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments