Skip to main content
Module

x/os_paths/.travis.yml

Determine common OS/platform paths (home, temp, ...)
Go to Latest
File
language: node_jsnode_js: - '12' - '10' - '8' - '6'after_success: - npm run coverage