Skip to content

Commit

Permalink
CI: Update nodejs version to current LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendade authored and peterbarker committed Jun 27, 2020
1 parent df8e059 commit a6ed236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ python:
- "3.6"
- "3.7"
before_install:
- nvm install 12.18.1 # need recent version of nodejs
- pip install --upgrade pip
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit a6ed236

Please sign in to comment.