Skip to main content
Module

x/xdg/.travis.yml

Determine XDG Base Directory paths (OS/platform portable)
Go to Latest
File
language: node_jsos: - linux - osxnode_js: - '14' - '12' - '10'after_success: - npm run coverage