We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394467b commit b7bb004Copy full SHA for b7bb004
.travis.yml
@@ -22,6 +22,8 @@ env:
22
matrix:
23
fast_finish: true
24
allow_failures:
25
+ # Because Travis CI does not expose credentials to pull-request builds from forked repositories.
26
+ # https://docs.travis-ci.com/user/pull-requests/#pull-requests-and-security-restrictions
27
- env: BROWSER=slChrome
28
- env: BROWSER=slFirefox
29
- env: BROWSER=slSafari
0 commit comments