Skip to content

Commit b9f5302

Browse files
committed
ci: Remove saucelabs test
1 parent eae4e3d commit b9f5302

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ cache:
2121

2222
matrix:
2323
fast_finish: true
24-
allow_failures:
25-
- script: scripts/browser-saucelabs.sh
2624

2725
stages:
2826
- Test
@@ -70,13 +68,6 @@ jobs:
7068
chrome: stable
7169
firefox: latest
7270
script: scripts/raven-js.sh
73-
- stage: Saucelabs
74-
name: '@sentry/browser - SauceLabs tests'
75-
if: fork = false
76-
node_js: '8'
77-
addons:
78-
sauce_connect: true
79-
script: scripts/browser-saucelabs.sh
8071
- stage: Deploy
8172
name: '@sentry/packages - pack and zeus upload'
8273
node_js: '8'

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 5.1.2
3+
## Unreleased
44

55
- [opentracing] ref: Removed opentracing package
66
- [integrations] feat: Add tracing integration

0 commit comments

Comments
 (0)