Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TravisCI build fails (CFI unit tests) because of SauceLabs missing Chrome on Windows 7 #55

Closed
danielweck opened this issue Dec 21, 2016 · 1 comment

Comments

@danielweck
Copy link
Member

https://travis-ci.org/readium/readium-js-viewer/jobs/185735339#L1996
"The environment you requested was unavailable"

Culprit:
https://github.com/readium/readium-cfi-js/blob/master/tests/karma.travis.conf.js#L26

      sl_chrome: {
        base: 'SauceLabs',
        browserName: 'chrome',
        platform: 'Windows 7'
        //version: '42'
      }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant