diff --git a/.travis.yml b/.travis.yml index 1c1651537..6ca35da0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,9 @@ branches: - "/^wip/" - "/^dependabot/" language: node_js -node_js: '14' +node_js: + - "14" + - "16" python: '3.8' dist: bionic env: