提交 133f6907 编写于 作者: M Mislav Marohnić

Disable Sauce labs testing in CI

It's been broken for a while, causing everyone's PR to show up as a
failed build. This isn't nice to our contributors, since it's not their
fault.
上级 14b1dded
......@@ -2,16 +2,6 @@ sudo: false
language: node_js
before_script: make
script: make test
env:
global:
- SAUCE_USERNAME=github-fetch
- SAUCE_ACCESS_KEY=c3d37f93-0c2e-4834-9da5-eddc0d8c6299
matrix:
- PHANTOMJS=1
- SAUCE_PLATFORM="Windows 7" SAUCE_BROWSER="firefox" SAUCE_VERSION=""
- SAUCE_PLATFORM="Windows 7" SAUCE_BROWSER="googlechrome" SAUCE_VERSION=""
- SAUCE_PLATFORM="Windows 7" SAUCE_BROWSER="internet explorer" SAUCE_VERSION="11"
- SAUCE_PLATFORM="Windows 7" SAUCE_BROWSER="internet explorer" SAUCE_VERSION="10"
deploy:
provider: npm
email: mislav.marohnic@gmail.com
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册