★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/d17dfc7bb1Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
build: remove redundant pyenv call in Travis build
PR-URL: #27247
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
  • Loading branch information
richardlau committed Apr 18, 2019
1 parent 9946c59 commit d17dfc7bb1660b3579407e5f6e106b0431cc264b
Showing with 0 additions and 1 deletion.
  1. +0 −1 .travis.yml
@@ -40,7 +40,6 @@ jobs:
- cp out/Release/node /home/travis/.ccache
- cp out/Release/cctest /home/travis/.ccache

- pyenv global 2.7.15
- stage: "Tests"
name: "Test JS Suites"
cache: ccache

0 comments on commit d17dfc7

Please sign in to comment.