Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit c07b578

Browse files
authored
build(node): Bump yarn and node versions to match sentry (#507)
See getsentry/sentry#14576
1 parent 5a6abcc commit c07b578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ env:
2525
global:
2626
- PIP_DISABLE_PIP_VERSION_CHECK=on
2727
- SENTRY_SKIP_BACKEND_VALIDATION=1
28-
- TRAVIS_NODE_VERSION=8.15.1
29-
- YARN_VERSION="1.13.0"
28+
- TRAVIS_NODE_VERSION=10.16.3
29+
- YARN_VERSION="1.17.3"
3030

3131
matrix:
3232
include:

0 commit comments

Comments
 (0)