lix-website/themes/lix/assets/bootstrap/node_modules/ci-env/.travis.yml

10 lines
120 B
YAML
Raw Normal View History

2024-04-27 03:39:10 +00:00
dist: trusty
language: node_js
node_js:
- "10"
cache:
directories:
- node_modules
notifications:
email: false