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: # - '18' ## [2022-08-10; rivy] NodeJS v18 installation *fails* - '16' - '14' - '12' - '10'after_success: - npm run coverage