3 Star 1 Fork 1

Gitee 极速下载 / angular-ui-bootstrapsource

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/angular-ui/bootstrap/
克隆/下载
.travis.yml 296 Bytes
一键复制 编辑 原始数据 按行查看 历史
Adam Gordon 提交于 2017-10-14 09:35 . chore(build): fix CI build
language: node_js
node_js:
- "5.9"
env:
- CXX=g++-4.8
dist: trusty
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install --quiet -g karma
script: grunt
sudo: false
1
https://gitee.com/mirrors/bootstrapsource.git
git@gitee.com:mirrors/bootstrapsource.git
mirrors
bootstrapsource
angular-ui-bootstrapsource
master

搜索帮助