Skip to content

Commit

Permalink
Trying to solve nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
smoia committed Mar 19, 2020
1 parent e35deac commit e9c02da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ python:
- 3.6
- 3.7

node_js: '10'

env:
jobs:
- CHECK_TYPE=linting
Expand All @@ -24,6 +22,7 @@ env:
jobs:
include:
- language: node_js
node_js: 10
env:
- INSTALL_TYPE=auto-svl
- CHECK_TYPE=auto-svl
Expand Down

0 comments on commit e9c02da

Please sign in to comment.