Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/xdg/.travis.yml

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