Skip to content

Commit 4494a81

Browse files
committed
build: update build step
Signed-off-by: Subin Shekhar <[email protected]>
1 parent acd30e3 commit 4494a81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ stages:
2929

3030
before_install:
3131
- sudo apt-get update
32-
- env | grep TRAVIS
33-
- pyenv global 3.8
32+
- echo -e "machine github.ibm.com\n login $GITHUB_ACCESS_TOKEN" > ~/.netrc
3433

3534
jobs:
3635
include:

0 commit comments

Comments
 (0)