Edit File: .travis.yml
language: node_js node_js: - '10' - '12' sudo: false
Back to File Manager