x/ua_parser_js@1.0.2/.travis.yml
123456789101112131415161718arch: - amd64 - ppc64lelanguage: node_jsnode_js: - stable - lts/*notifications: email: falsecache: directories: - node_modulessudo: falsescript: npm run test-ci