lilishop-uniapp/node_modules/popper.js/.travis.yml

11 lines
182 B
YAML
Raw Normal View History

2021-05-13 11:03:32 +08:00
language: node_js
node_js: 5.9.1
before_script:
- sudo apt-get install -y chromium-browser xvfb
- npm install -g grunt-cli bower
- bower install
script: grunt test-ci