Skip to content

Commit

Permalink
bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
dorisjlee committed May 8, 2021
1 parent 82a8eea commit cd5ae8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: python
python:
- "3.7"
node_js:
- "12"
- 13
install:
- node -v
- pip install -r requirements.txt
Expand Down

0 comments on commit cd5ae8e

Please sign in to comment.