Skip to content

Commit 2cb636b

Browse files
author
Ryan Munro
committed
wip
1 parent d42bd6f commit 2cb636b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@ jobs:
3333
language: shell
3434
env: PYTHON_VERSION="2.6" NODE_VERSION="14"
3535
before_install:
36+
- env
3637
- echo "WINDOWS!!!"
3738
- choco install nodejs
39+
- export PATH="/c/Program Files/nodejs:$PATH"
3840
- node --version
3941
# choco install -y --force nodejs@v12.13.0
4042

0 commit comments

Comments
 (0)