Skip to content

Commit d17dfc7

Browse files
committed
build: remove redundant pyenv call in Travis build
PR-URL: #27247 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent 9946c59 commit d17dfc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- cp out/Release/node /home/travis/.ccache
4141
- cp out/Release/cctest /home/travis/.ccache
4242

43-
- pyenv global 2.7.15
4443
- stage: "Tests"
4544
name: "Test JS Suites"
4645
cache: ccache

0 commit comments

Comments
 (0)