We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8e62a commit 0fb6a42Copy full SHA for 0fb6a42
{{cookiecutter.github_project_name}}/.travis.yml
@@ -27,7 +27,7 @@ cache:
27
- $HOME/.npm
28
before_install:
29
- pip install -U pip setuptools
30
- - nvm install 8
+ - nvm install 12
31
- |
32
if [[ $GROUP == python ]]; then
33
pip install codecov
0 commit comments