3 Star 0 Fork 0

Gitee 极速下载 / neuron-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/flatiron/neuron
克隆/下载
.travis.yml 394 Bytes
一键复制 编辑 原始数据 按行查看 历史
dtex 提交于 2015-12-07 16:11 . Only test Master on travis
sudo: false
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.12"
- "4.2"
before_install:
- travis_retry npm install -g npm@2.14.5
- travis_retry npm install
script:
- npm test
services:
- redis-server
branches:
only:
- master
matrix:
allow_failures:
- node_js: "0.8"
- node_js: "0.10"
- node_js: "0.12"
notifications:
email:
- donovan@donovan.bz
JavaScript
1
https://gitee.com/mirrors/neuron-js.git
git@gitee.com:mirrors/neuron-js.git
mirrors
neuron-js
neuron-js
master

搜索帮助