Skip to main content
Module

x/xdg_app_paths/.travis.yml

Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
Go to Latest
File
language: node_jsos: - linux - osxnode_js: # - '14' # #maint: [2021-02-19; rivy] `npm install` suddenly fails to correctly install 'npm-run-all'; disabled awaiting TravisCI fix - '12' - '10'after_success: - npm run coverage