Files
shopee-apps/assets/vendor/default-passive-events/.travis.yml
T
2026-06-13 16:02:07 +10:00

7 lines
81 B
YAML

language: node_js
node_js:
- '10'
cache: yarn
script:
- yarn
- yarn test-ci