1 Star 0 Fork 0

Mitscherlich/node-seeta-legacy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 659 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mitscherlich Wei 提交于 2018-08-30 23:26 . :construction_worker:Add a ci dependence
language: node_js
sudo: required
dist: xenial
branches:
only:
- master
- stable
node_js:
- "node"
compiler:
- gcc
cache:
apt: true
yarn: true
directories:
- opencv
- protobuf
- node_modules
before_install:
- sudo apt-get update
install:
- sudo apt-get install -y build-essential dpkg-dev
- sudo apt-get install -y cmake git libopenblas-dev libprotobuf-dev libssl-dev libgnutls28-dev libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev
- sudo apt-get install -y python-dev python-numpy libjpeg-dev libpng-dev libtiff-dev libjasper-dev
- ./.travis.yml.sh
script:
- yarn install --pure-lockfile
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Mitscherlich/node-seeta-legacy.git
[email protected]:Mitscherlich/node-seeta-legacy.git
Mitscherlich
node-seeta-legacy
node-seeta-legacy
master

搜索帮助