big-moving.ru/assets/vendor_components/cryptocoins-master/.travis.yml

9 lines
101 B
YAML
Raw Normal View History

2022-06-24 15:29:23 +05:00
dist: trusty
sudo: false
language: node_js
node_js:
- "node"
install:
- npm install
script: gulp